I’m not sure about the sort of precise figures a performance/algorithm researcher would be looking for.
However, in terms of actual performance there is no difference. The WP database can take a beating and I’ve done plugins with dozens and dozens of filters and hooks and queries and they still run very very fast.
Furthermore, WP is not known for its speed. It’s a great CMS, but cutting-edge performance/speed is not its strength. So I think there’s no point in worrying about something as minor as post type length.
Related Posts:
- Create Pages from Database
- How do I write this SQL statement for Posts written in last 24 hours?
- Query to change custom post type with specific category
- wpdb custom post_type problem
- Adding custom tables to WordPress
- $wpdb: Counting posts corresponding to 3 terms in 3 different taxonomies
- How to use custom taxonomies to reference complex relationships?
- How to import a custom MySQL DB table into a WordPress custom post type
- WP_Query orderby and tax_query
- Should I use custom taxonomies or not?
- Convert Custom Taxonomy Posts to Normal Posts
- Right way to store a large set of similar information on website? [duplicate]
- Dropwdown: Get taxonomy terms from posts that share preselected terms from 3 other taxonomies
- Changing an item in drop down after 5 latest posts per taxonomy
- Populate custom post type/custom fields from an external database
- WordPress and Unity high scores table
- What would be the optimal CPT / Taxonomy design for the following entities structure
- Root slug of taxonomy returning 404
- How to bulk copy custom fields between custom posts?
- get_attached_media() on author page not working
- Remove url rewrites for registered taxonomies
- Received nothing after executing AJAX post function
- How can I auto-assign a CPT post to category in a custom taxonomy when published?
- Filtering WP_Query Dynamically on the Front-End
- What template files do I need to customise custom-category-term-links rather than fall back on archive.php?
- CPT UI change custom taxonomy url
- wp_get_post_terms on custom post type with custom taxonomies returning an empty array
- Sorting custom post type columns with external data and without meta values
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Get template part using a custom taxonomy term
- Retrieve value of a category’s custom field
- Custom Post Type / Two level deep taxonomy (cat. and subcat.) uri problem (error 404)
- Archive for custom taxonomy lists all posts instead of current taxonomy
- Genesis filterable portfolio isotope [closed]
- Adding a custom post type taxonomy template in plugin
- Get post from custom post type order by two taxonomies
- Loading custom content type from ajax results?
- Get posts by querying taxonomy and certain terms of the taxonomy?
- How to restrict users and admin from creating new taxonomy terms?
- Posts from all the categories are being displayed instead of particular category
- How to save custom taxonomy from front end post submission
- Convert simple SQL Query to WordPress query
- How to convert custom post type based list to a dropdown list?
- How to add a custom taxonomy to show up in a custom post type menu?
- Overriding taxonomy and custom post type
- Get next and previous 3 posts in a term in single post page
- wp_query check if integer exists in custom field’s array
- Customize Query for post
- Custom post type templating problem
- Correct classes for WordPress menu items
- Wrong request query on cpt and tax
- How can I see a list of my Custom Post Types of the last term I was in?
- Custom Taxonomies not appearing in Admin
- Custom Post hierarchical to custom taxonomy
- Custom Taxonomy Navigation, with current menu items for children?
- Search Custom Post Type & Taxonomies
- Getting a PHP Notice when using Pods with WPML [closed]
- Deleting Custom Taxonomy Term only increments tag_ID
- Custom Post Type doesn’t show Draft and Trash Options
- Conditional Statement custom post type category
- Multiple portfolios and single item in two of them (ideas?)
- Custom Post Type With Categories
- Get custom post type list for every category shortcode
- Loop custom taxonomy to get lists of cutom post types?
- Custom post type structure for posts with multiple child posts
- Get custom taxonomies from multiple posts
- Hierarchical Custom Post Types in Array
- Making certain categories of CPT not publicly queryable
- Pagination for Custom Taxonomy Page [duplicate]
- How can I make a custom post type sticky?
- Missing Posts in Custom Taxonomy List
- Custom Post Type permalink shows wrong page: homepage/index.php
- Search / Filter posts on Title/Content OR Tags
- using $wpdb to get custom post type with term
- Custom Post Type Taxonomy Filters
- Query with no terms uses index.php template instead of archive.php
- Custom Taxonomy Doesn’t Show Up
- Categories sorting
- Mapping Subdomains in WordPress to give the appearance of a localised site, best approach?
- WP_Query most viewed posts, in multiple Post Types, last 30 days, excluding a specific taxonomy term
- Show posts from two or more custom taxonomy terms
- Customize my custom taxonomy table in Admin panel
- Allow user to set custom order to a list of custom taxonomies?
- get_category_parents for custom post type taxonomy
- Custom-Posttype & Custom Taxonomy WP_Query
- Custom loop with multiple taxonomy queries
- Disable block with taxonomies at post page
- Return one unique custom post type result when it shares a custom taxonomy in WP_QUERY?
- Displaying custom taxonomy in the admin list of a custom post type
- Get parse_query filter to return slug instead of id
- Tax query not producing any results
- Custom post type and taxonomy – show related posts
- Create a clone from one WordPress site to another in a few minutes
- search also in taxonomy, tags and custom fields
- Create template for taxonomy results limited by Custom Post Type
- wp_list_categories() – current-cat class also inside posts?
- Showing the custom taxonomy parent term and child term of a post
- Custom Taxonomy Archives on Custom Post type Page [duplicate]
- Query Custom posts of same taxonomy as the post itself
- Custom Post Types, URL rewrite on multiple CPTs