Make WordPress Core

{30} Tickets with a focus on performance (290 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 (101 - 200 of 290)

1 2 3

Tickets Awaiting Review (61 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 08/08/2024
#58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 05/19/2023
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 04/23/2025
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 07/24/2024
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal normal Awaiting Review enhancement 06/25/2024
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 12/20/2023
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 11/06/2024
#27127 Improve plugin search on installed plugins page Administration normal normal Awaiting Review enhancement 03/22/2024
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal normal Awaiting Review enhancement 07/10/2023
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 02/12/2025
#47500 Optimize customizer load time Customize normal normal Awaiting Review enhancement dev-feedback 07/15/2024
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 07/24/2024
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal normal Awaiting Review enhancement 02/23/2024
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal Awaiting Review enhancement 04/05/2023
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement has-patch 12/19/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 06/26/2023
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal normal Awaiting Review enhancement 06/30/2022
#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
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal normal Awaiting Review enhancement has-patch 06/28/2024
#52865 Strip 'enclosed' trailing spaces in URLs Canonical low normal Awaiting Review enhancement 03/19/2021
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#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
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal normal Awaiting Review enhancement 01/24/2024
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal Awaiting Review enhancement has-patch 04/08/2021
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/29/2024
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal normal Awaiting Review enhancement 08/07/2024
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#37788 dns-prefetch s.w.org conditionally via javascript Emoji normal normal Awaiting Review enhancement 05/09/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 04/04/2024
#49582 wp-admin CSS audit Administration normal normal Awaiting Review enhancement 12/16/2021
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
#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
#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
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#43416 Function to Maybe Convert Tables to InnoDB Upgrade/Install normal normal Awaiting Review feature request 04/17/2023
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
#53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022

Tickets Needing Feedback (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 01/21/2025

Candidates for Closure (4 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) close 11/15/2024
#57764 MYSQL operations excessive CPU consumption issue. Upload normal normal Awaiting Review defect (bug) reporter-feedback 02/20/2023
#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
#58723 Remove deprecated parameter tests in comments_link() Comments normal normal Awaiting Review defect (bug) reporter-feedback 08/27/2023

Tickets with Patches (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 01/29/2025

Candidates for Closure (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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

Tickets with Patches (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal Future Release defect (bug) dev-feedback 08/28/2024

Candidates for Closure (2 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache Comments normal normal Awaiting Review defect (bug) dev-feedback 02/21/2021

Tickets with Patches (2 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024

Tickets Needing Feedback (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 09/06/2024

Tickets with Patches (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024

Unpatched Enhancements (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor Future Release enhancement dev-feedback 10/03/2024

Candidates for Closure (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62939 Compress Images Media normal normal Awaiting Review enhancement reporter-feedback 04/23/2025

Tickets with Patches (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024

Candidates for Closure (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61343 Improve caching in get_calendar function Widgets normal normal Awaiting Review enhancement reporter-feedback 01/29/2025

Tickets Needing Feedback (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() Revisions normal normal Future Release enhancement reporter-feedback 09/25/2024

Candidates for Closure (2 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41583 Menus Administration screen, menu items are always loaded even when not needed Menus normal normal Awaiting Review enhancement dev-feedback 05/28/2024
#50223 Performance improvement: Avoid using array_unique() where possible General lowest normal Awaiting Review enhancement close 04/09/2025

Tickets Needing Feedback (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024

Candidates for Closure (5 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Awaiting Review enhancement close 02/10/2025
#54479 Set_blog_id performance General normal normal Awaiting Review enhancement reporter-feedback 11/20/2021
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement close 04/23/2025
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal Awaiting Review enhancement dev-feedback 05/24/2024

Tickets Needing Feedback (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 06/15/2021

Candidates for Closure (2 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#52143 memory_limit not always adhered General normal normal Awaiting Review enhancement reporter-feedback 01/07/2021

Tickets with Patches (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024

Candidates for Closure (3 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#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

Tickets Needing Feedback (5 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
1 2 3
Note: See TracReports for help on using and creating reports.