Make WordPress Core

{30} Tickets with a focus on performance (311 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 311)

1 2 3 4

Tickets Needing Feedback (25 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 05/15/2023
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#27122 Optimization for PHP FPM General normal normal enhancement dev-feedback 06/04/2019
#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
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#50866 Media Uploader Blows Up File Sizes antpb Media normal major Future Release defect (bug) dev-feedback 04/27/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
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 05/12/2023
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 03/29/2023
#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 04/23/2024
#54356 Determine and apply best default quality settings for WebP images adamsilverstein Media normal normal Future Release enhancement dev-feedback 01/19/2023
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 07/12/2024
#49278 Improve meta query Query normal normal Future Release enhancement dev-feedback 01/03/2023
#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 needs-docs 09/20/2022

Tickets with Patches (44 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
#36409 Comments number is wrong pbearne Comments normal normal defect (bug) has-patch 04/23/2024
#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
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal enhancement has-patch 05/27/2024
#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
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
#26530 Unnecessary database requests and untidy code in do_enclose Feeds normal normal enhancement has-patch 03/20/2024
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal enhancement has-patch 02/22/2024
#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 09/20/2024
#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 09/25/2024
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
#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
#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 normal normal Future Release defect (bug) has-patch 06/01/2021
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) needs-unit-tests 03/12/2024
#56990 Render blocking CSS `classic-themes.css` unnecessarily enqueued Themes normal normal Future Release defect (bug) needs-unit-tests 06/20/2023
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/27/2024
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 09/14/2023
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 09/13/2024
#55443 Create WebP sub-sizes and use for output adamsilverstein Media normal normal Future Release enhancement needs-docs 06/25/2024
#54648 Improve filter to enable setting quality for each subsize image adamsilverstein* Media normal normal Future Release enhancement needs-unit-tests 09/25/2024
#57496 Lazy load post meta pbearne* Posts, Post Types normal normal Future Release enhancement has-patch 07/31/2024
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 09/24/2024
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal Future Release enhancement needs-unit-tests 06/07/2022
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement has-patch 02/12/2024
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement has-patch 05/31/2024
#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 12/11/2023
#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 10/12/2023
#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 08/02/2024
#38197 Update Pingback function To Add Return pbearne Pings/Trackbacks normal normal Future Release enhancement has-patch 04/23/2024
#56349 Update WordPress core functions to support multiple MIME types joegrainger Media normal normal Future Release enhancement needs-unit-tests 09/07/2022
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 10/01/2024
#52699 Flash is dead General low normal Future Release task (blessed) has-patch 07/29/2022

Unpatched Bugs (16 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
#31200 wp_redirect Missing Body - Causes Performance Issues General normal normal defect (bug) 04/08/2024
#58663 Emoji: Consider eliminating expiry-based invalidation of wpEmojiSettingsSupports sessionStorage cache Emoji lowest trivial Future Release defect (bug) 07/19/2023
#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/27/2023
#59119 Measure layout stability metrics in performance tests Build/Test Tools normal normal Future Release defect (bug) 08/16/2023
#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 (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35109 Add Online DDL support to dbDelta Database normal normal enhancement needs-unit-tests 06/04/2019
#34389 Comment pagination settings should discourage infinite comments-per-page Comments normal normal enhancement 06/04/2019
#18836 ORDER BY RAND() is slow pbearne Query normal minor enhancement has-patch 03/12/2024
#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
#36242 wpdb set_sql_mode add param Database normal normal enhancement 06/04/2019
#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
#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
#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
1 2 3 4
Note: See TracReports for help on using and creating reports.