Make WordPress Core

{30} Tickets with a focus on performance (307 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 (201 - 300 of 307)

1 2 3 4

Tickets Awaiting Review (2 matches)

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

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
#27122 Optimization for PHP FPM pbearne General normal normal enhancement close 01/29/2025
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#49278 Improve meta query Query normal normal enhancement dev-feedback 02/27/2025
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 09/06/2024
#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
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024
#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
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#61467 Inconsistent cache handling for network (site) meta Cache API normal major Future Release defect (bug) dev-feedback 01/30/2025
#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
#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
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 01/18/2025
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 07/23/2024
#31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 04/08/2024
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 02/25/2025
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 03/03/2025

Tickets with Patches (39 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#24837 querying optimization for category AND searching Taxonomy normal normal enhancement has-patch 03/13/2024
#56320 Update mediaelement.js to the latest version adamsilverstein* External Libraries normal normal Future Release defect (bug) dev-feedback 01/29/2025
#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
#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
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
#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
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 05/24/2024
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 02/26/2025
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Future Release defect (bug) has-patch 03/20/2025
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes Themes normal normal Future Release defect (bug) has-patch 02/13/2025
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Future Release enhancement has-patch 02/25/2025
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal Future Release enhancement has-patch 02/21/2025
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 02/26/2025
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#55443 Create WebP sub-sizes and use for output adamsilverstein Media normal normal Future Release enhancement needs-docs 06/25/2024
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 02/06/2025
#37687 Multisite - Enormous number of update queries during site creation (user roles) Networks and Sites normal normal Future Release enhancement has-patch 02/19/2025
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement has-patch 02/26/2025
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement has-patch 02/07/2025
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 05/06/2024
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 02/26/2025
#59592 Store last changed value in key instead of using it as a salt for query caches Cache API normal normal Future Release enhancement has-patch 01/28/2025
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#47925 Twenty Nineteen: Size of style.css seems excessively large (225% as large as the next largest theme's CSS) Bundled Theme normal normal Future Release enhancement has-patch 02/24/2025
#54171 Twenty Twelve: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 10/08/2024
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal Future Release enhancement has-patch 11/19/2024
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 02/28/2025
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024

Unpatched Bugs (17 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26050 Continual Admin Page POST (HeartBeats?) Can Cause SQL Connection Issues Administration normal normal defect (bug) 03/20/2024
#32302 Filename policy of IMAGE_EDIT_OVERWRITE==true seems to create CDN and browser cache issues Media normal normal defect (bug) 04/04/2024
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne Administration normal normal defect (bug) 03/22/2024
#58663 Emoji: Consider eliminating expiry-based invalidation of wpEmojiSettingsSupports sessionStorage cache Emoji lowest trivial Future Release defect (bug) 07/19/2023
#56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit Build/Test Tools low normal Future Release defect (bug) 01/22/2025
#59331 Image optimizations fail to apply when using Timber Media normal normal Future Release defect (bug) 07/30/2024
#59464 Images hard-coded in block theme templates lack `width` and `height` attributes Themes normal normal Future Release defect (bug) 05/22/2024
#59577 Images in block templates or patterns do not have loading optimization attributes adamsilverstein Media normal normal Future Release defect (bug) 06/05/2024
#38782 Insert/Edit link scrolling triggers AJAX requests for both (recent and search) rivers SergeyBiryukov Editor normal normal Future Release defect (bug) 02/21/2020
#59120 Measure interactivity metrics in performance tests Build/Test Tools normal normal Future Release defect (bug) 10/21/2024
#59119 Measure layout stability metrics in performance tests Build/Test Tools normal normal Future Release defect (bug) 11/12/2024
#39358 Media search speed has been dramatically reduced joemcgill Media normal normal Future Release defect (bug) 10/18/2023
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal Future Release defect (bug) 06/24/2024
#38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 05/09/2024
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 09/15/2023

Unpatched Enhancements (19 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34389 Comment pagination settings should discourage infinite comments-per-page Comments normal normal enhancement 06/04/2019
#33345 Remove blocking API requests for update checks Upgrade/Install normal normal enhancement 06/05/2019
#36891 Saving large menus is super slow Menus normal normal enhancement 06/04/2019
#27079 Very long waiting if we have a lot taxonomy terms. Taxonomy normal normal enhancement 03/21/2024
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#25856 debug of wpautop function with Unit Tests Formatting normal normal enhancement 03/20/2024
#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
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
#61027 Bundled themes: edit front-end JS to work with Interactivity API Bundled Theme normal normal Future Release enhancement 12/18/2024
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#57003 Compress original image upload to avoid uncompressed images Media normal normal Future Release enhancement needs-unit-tests 03/15/2023
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal Future Release enhancement early 01/15/2025
#59017 Duotone not working in 6.3 Editor normal normal Future Release enhancement 10/03/2023
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 02/17/2025
#59301 Incorporate script loading strategies in WP Admin to improve performance where applicable adamsilverstein Administration normal normal Future Release enhancement 01/29/2025
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 11/12/2024
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 01/06/2025
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 06/26/2024
1 2 3 4
Note: See TracReports for help on using and creating reports.