Make WordPress Core

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

1 2 3

Tickets Awaiting Review (70 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61025 Do not write in DB when updating a user if no user data has changed Users normal normal Awaiting Review enhancement 04/18/2024
#52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#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
#37763 Target server overload due to invalid RSS feed URL in RSS widget stevenkword Feeds normal normal Awaiting Review defect (bug) 05/16/2024
#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
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 06/04/2024
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#42522 Terms are uselessly counted when saving a post pbearne Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/14/2024
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal normal Awaiting Review enhancement has-patch 06/24/2024
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/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
#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
#61097 Filter `wp_count_posts()` query before execution to avoid slow query Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/02/2024
#61234 Investigation Request: High Frequency of `hooked_block_types` Filter Calls Editor normal normal Awaiting Review defect (bug) 07/03/2024
#61405 Residual of block found in `get_blocks_metadata` even when block is unregistered using `unregister_block_type()`. Editor normal normal Awaiting Review defect (bug) has-patch 07/03/2024
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
#45913 wp_enqueue_media() - slow query Media normal normal Awaiting Review defect (bug) 07/15/2024
#60011 6.4.1 seems to deliver poor external cache performance compared with 6.3.2 Cache API normal normal Awaiting Review defect (bug) 07/16/2024
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
#40052 Issue with WP_Cache not invalidating stale cache after an update request Cache API normal major Awaiting Review defect (bug) 07/23/2024
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#47292 Heartbeat API cause Apache/PHP to exhaust memory Administration normal critical Awaiting Review defect (bug) 07/24/2024
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 07/24/2024
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal normal Awaiting Review enhancement 08/07/2024
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal normal Awaiting Review enhancement has-patch 08/08/2024
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 08/16/2024
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#61806 twemoji is always loaded on Windows devices pbearne* Emoji normal minor Awaiting Review defect (bug) 09/07/2024
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal Awaiting Review defect (bug) 09/09/2024
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#47514 Change priority of make_clickable callback to boost performance Comments normal minor Awaiting Review enhancement 09/22/2024
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/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
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 11/06/2024
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/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
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement has-patch 12/19/2024
#56784 Optimization in wp_staticize_emoji function Emoji normal normal Awaiting Review defect (bug) 01/10/2025
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 01/17/2025
#32452 Cache optimizations pbearne Cache API normal normal Awaiting Review defect (bug) has-patch 01/23/2025
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal normal Awaiting Review enhancement has-patch 01/29/2025
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#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
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#51623 Does WordPress run a clean-up cron-job for menu items having the draft status? Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#50435 In some cases wp_get_post_parent_id() = get_post_ancestors Posts, Post Types normal normal Awaiting Review defect (bug) 02/18/2025
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#63342 wp-admin/options.php page crashes when options or cache data are too large Query normal normal Awaiting Review defect (bug) dev-feedback 04/30/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/12/2025
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 05/12/2025
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) 05/12/2025
#62588 fetch_feed caching broken in WP 6.7 Feeds normal normal Awaiting Review defect (bug) 05/12/2025
#52865 Strip 'enclosed' trailing spaces in URLs Canonical low normal Awaiting Review enhancement 06/10/2025
#55639 Implement Async CSS Script Loader normal normal Awaiting Review enhancement 06/10/2025
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 06/10/2025
#52143 memory_limit not always adhered General normal normal Awaiting Review enhancement 06/11/2025
#59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement 06/13/2025
#63562 Term counts should not be recalculated when a post transitions between statuses that are not counted Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 06/16/2025

Tickets Needing Feedback (22 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#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
#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
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 04/08/2024
#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
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 07/23/2024
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#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
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 01/21/2025
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#49278 Improve meta query Query normal normal enhancement dev-feedback 02/27/2025
#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
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 03/26/2025
#24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) reporter-feedback 06/02/2025
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 06/12/2025

Tickets with Patches (8 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#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
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#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
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 05/06/2024
1 2 3
Note: See TracReports for help on using and creating reports.