Make WordPress Core

{30} Tickets with a focus on performance (305 matches)

Arguments
Create a new performance ticket
  • Active tickets with a focus on performance
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 305)

1 2 3 4

Candidates for Closure (25 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#48408 Introduce eagerloading of meta data Query normal normal Awaiting Review enhancement reporter-feedback 10/23/2019
#42915 Don't load admin dashboard widgets if they're not shown Administration normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#49899 <plugin_name> detected an advanced-cache.php file in the wp-content directory. It seems that this is not the <plugin_name> advanced-cache.php file. Please remove this file and disable any other caching plugins to use this <plugin_name>. Cache API normal normal Awaiting Review enhancement reporter-feedback 04/14/2020
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal Awaiting Review enhancement reporter-feedback 05/23/2020
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
#52143 memory_limit not always adhered General normal normal Awaiting Review enhancement reporter-feedback 01/07/2021
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache Comments normal normal Awaiting Review defect (bug) dev-feedback 02/21/2021
#54479 Set_blog_id performance General normal normal Awaiting Review enhancement reporter-feedback 11/20/2021
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/26/2022
#57764 MYSQL operations excessive CPU consumption issue. Upload normal normal Awaiting Review defect (bug) reporter-feedback 02/20/2023
#58723 Remove deprecated parameter tests in comments_link() Comments normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2023
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request dev-feedback 10/16/2023
#60950 JSON serialization for meta values Options, Meta APIs normal normal Awaiting Review feature request reporter-feedback 05/10/2024
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal Awaiting Review enhancement dev-feedback 05/24/2024
#41583 Menus Administration screen, menu items are always loaded even when not needed Menus normal normal Awaiting Review enhancement dev-feedback 05/28/2024
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) close 11/15/2024
#61343 Improve caching in get_calendar function Widgets normal normal Awaiting Review enhancement reporter-feedback 01/29/2025
#62882 "Navigation Block CSS (style.min.css) Loads Even When Gutenberg is Disabled" Editor normal normal Awaiting Review defect (bug) close 02/01/2025
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Awaiting Review enhancement close 02/10/2025
#63038 Performance Tests: "before" checks fail on older PRs Build/Test Tools normal normal Awaiting Review defect (bug) close 03/12/2025

Slated for Next Release (19 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49446 cache the results of get_uploaded_header_images() SergeyBiryukov Themes normal normal 6.9 enhancement has-patch 02/25/2025
#18836 ORDER BY RAND() is slow pbearne Query normal minor 6.9 enhancement has-patch 02/25/2025
#63012 Bundled themes: Stylesheets should be minified Bundled Theme normal normal 6.9 defect (bug) 02/25/2025
#58519 Inline styles block styles in bundled themes Bundled Theme normal normal 6.9 enhancement dev-feedback 02/25/2025
#63018 Increase styles_inline_size_limit from 20,000 bytes westonruter* Script Loader normal normal 6.9 enhancement 02/25/2025
#52699 Flash is dead General low normal 6.9 task (blessed) has-patch 02/26/2025
#62790 "autoload" index is not used joemcgill Database normal minor 6.9 defect (bug) early 02/26/2025
#57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal 6.9 enhancement has-patch 02/27/2025
#62126 Cache duplicate calls to WP_Theme_JSON::sanitize pbearne General normal normal 6.9 enhancement has-patch 02/27/2025
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey REST API normal normal 6.9 enhancement reporter-feedback 02/28/2025
#58001 Lazy load user capabilities in WP_User object flixos90 Users normal normal 6.9 enhancement has-patch 03/03/2025
#63021 Lazy load user meta flixos90 Users normal normal 6.9 enhancement has-patch 03/03/2025
#62997 Put the final nail in the coffin of shared terms johnbillion* Taxonomy normal normal 6.9 enhancement has-patch 03/03/2025
#63007 Bundled themes: Stylesheets for block themes are missing path data for inlining westonruter* Bundled Theme normal normal 6.9 enhancement dev-feedback 03/10/2025
#36409 Comments number is wrong pbearne Comments normal normal 6.9 defect (bug) has-patch 03/10/2025
#43258 Output buffer template rendering and add filter for post-processing (e.g. caching, optimization) westonruter* General normal normal 6.9 enhancement has-patch 03/13/2025
#61623 Site Health PHP check shows inaccurate status pbearne Site Health normal normal 6.9 defect (bug) has-patch 03/17/2025
#63045 Add caching to `count_many_users_posts()` Users normal normal 6.9 enhancement needs-unit-tests 03/25/2025
#61467 Inconsistent cache handling for network (site) meta spacedmonkey Cache API normal major 6.9 defect (bug) dev-feedback 03/25/2025

Tickets Awaiting Review (56 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41409 No point in storing empty EXIF/IPTC data on post meta table Media normal normal Awaiting Review enhancement 01/31/2019
#46179 Make fetch_array accessible in $wpdb Database normal normal Awaiting Review enhancement 02/04/2019
#46180 get_permalink: Ability to pass required information for better performance Permalinks normal normal Awaiting Review enhancement 02/04/2019
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal Awaiting Review enhancement 02/12/2019
#45804 Make WP_Hook gather callback performance information Plugins normal normal Awaiting Review enhancement 09/23/2019
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
#49692 _prime_post_caches should not do anything if object cache is not running Cache API normal normal Awaiting Review defect (bug) 03/24/2020
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#52020 Multisite Jquery Issues Administration normal critical Awaiting Review defect (bug) 01/06/2021
#42566 When I use wp_nav_menu I get a huge update_meta_cache query regardless of theme Menus normal normal Awaiting Review defect (bug) 01/26/2021
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks Posts, Post Types normal normal Awaiting Review enhancement 03/11/2021
#52865 Strip 'enclosed' trailing spaces in URLs Canonical low normal Awaiting Review enhancement 03/19/2021
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal Awaiting Review enhancement has-patch 04/08/2021
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Awaiting Review defect (bug) needs-unit-tests 04/26/2021
#53046 Scrollbars Broken in latest visual editor Editor normal minor Awaiting Review defect (bug) 05/18/2021
#53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 07/06/2021
#54266 Enhancing WordPress - CSS for Category links General normal normal Awaiting Review enhancement 10/14/2021
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#54555 Slow media query on big sites Media normal normal Awaiting Review defect (bug) 12/03/2021
#49582 wp-admin CSS audit Administration normal normal Awaiting Review enhancement 12/16/2021
#53070 Establish a Core CSS deprecation path General normal normal Awaiting Review enhancement 12/16/2021
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#52998 Add a filter to paginate_links to allow bypassing merging query params General normal normal Awaiting Review enhancement 04/05/2022
#55534 Remaining image files after deleting them General normal critical Awaiting Review defect (bug) 04/05/2022
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
#55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal normal Awaiting Review enhancement 06/03/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal normal Awaiting Review enhancement 06/30/2022
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal Awaiting Review enhancement 08/28/2022
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal normal Awaiting Review enhancement 09/01/2022
#56688 Uncaught Requests_Exception using Requests::request_multiple General normal normal Awaiting Review defect (bug) 09/29/2022
#56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#50667 New attachment size is created even the source is smaller Media normal normal Awaiting Review defect (bug) 10/19/2022
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal Awaiting Review enhancement 04/05/2023
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal Awaiting Review feature request 04/17/2023
#51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor Users normal normal Awaiting Review defect (bug) 04/20/2023
#57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
#54144 The New Blocks Widgets Causes a Huge Load on the Database Widgets normal critical Awaiting Review defect (bug) 04/20/2023
1 2 3 4
Note: See TracReports for help on using and creating reports.