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 (101 - 200 of 305)

1 2 3 4

Tickets Awaiting Review (71 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56390 Updating WP_MEMORY_LIMIT Bootstrap/Load normal normal Awaiting Review enhancement 3 years ago
#56489 An extra post lookup in WP_Embed::shortcode for known post Embeds normal normal Awaiting Review enhancement 4 years ago
#56688 Uncaught Requests_Exception using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) 11 months ago
#56784 Optimization in wp_staticize_emoji function Emoji normal normal Awaiting Review defect (bug) has-patch 3 months ago
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 4 years ago
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 15 months ago
#56883 Feeds of non-existent tags and categories displays an empty feed instead of 404 Feeds normal normal Awaiting Review defect (bug) 2 years ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 11 months ago
#57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 3 years ago
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 4 years ago
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 3 years ago
#58000 Run core unit tests against object cache enabled with Redis Build/Test Tools normal normal Awaiting Review enhancement 3 years ago
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) 15 months ago
#58356 Gravatar local image cache Cache API normal normal Awaiting Review enhancement 3 years ago
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations Cron API normal normal Awaiting Review enhancement 3 years ago
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 2 years ago
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 3 years ago
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 11 months ago
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 3 years ago
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 2 months ago
#59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement has-patch 3 weeks ago
#59625 Pagination. Classes name mistake for item of pagination General normal normal Awaiting Review defect (bug) 3 years ago
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal normal Awaiting Review enhancement 6 months ago
#60147 Possible bug when YouTube embeds having both loading=lazy attribute and the enablejsapi parameter Embeds normal normal Awaiting Review defect (bug) 3 years ago
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 2 years ago
#60199 update_menu_item_cache appears to load postmeta for all linked posts Menus normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 years ago
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#61025 Do not write in DB when updating a user if no user data has changed Users normal normal Awaiting Review enhancement 2 years ago
#61234 Investigation Request: High Frequency of `hooked_block_types` Filter Calls Editor normal normal Awaiting Review defect (bug) 2 years ago
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 2 years ago
#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 2 years ago
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#61806 twemoji is always loaded on Windows devices pbearne* Emoji normal minor Awaiting Review defect (bug) 2 years ago
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 2 years ago
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal Awaiting Review defect (bug) 2 years ago
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 22 months ago
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 22 months ago
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 21 months ago
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 21 months ago
#63173 FS_Method with ftpext and Core Updates Filesystem API normal major Awaiting Review defect (bug) dev-feedback 7 months ago
#63601 Memory exhaustion during performance tests when base version is set to 6.8 Build/Test Tools normal normal Awaiting Review defect (bug) 14 months ago
#63695 viewStyle is loaded in the footer when the active theme is the classic theme Editor normal normal Awaiting Review defect (bug) has-patch 3 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 2 months ago
#64001 Large user data set causes very slow load/pagination/search in the user list Users normal normal Awaiting Review defect (bug) 11 months ago
#64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal normal Awaiting Review enhancement has-patch 10 months ago
#64171 Cache failed requests to WordPress.org API endpoints General normal normal Awaiting Review defect (bug) 5 months ago
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` Plugins normal minor Awaiting Review enhancement 9 months ago
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 7 months ago
#64725 Background block support: render uploaded images as <img> for responsive image support Editor normal normal Awaiting Review enhancement has-patch 3 months ago
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal normal Awaiting Review enhancement has-patch 4 months ago
#65089 Administration: Replace Dashicons icon font with @wordpress/icons SVG components in wp-admin Administration normal normal Awaiting Review enhancement has-patch 29 hours ago
#65188 Uploading PNG images with a larger number of colors causes timeouts and eventually CPU starvation Upload normal normal Awaiting Review defect (bug) 3 months ago
#65313 Extend `WP_Comment_Query` 'fields' parameter to support individual column names Comments normal normal Awaiting Review enhancement has-patch 3 months ago
#65386 Toolbar: Replace Dashicons icon font with @wordpress/icons SVGs in the admin bar Administration normal normal Awaiting Review enhancement 2 months ago
#65387 Sidebar navigation: Replace Dashicons icon font with @wordpress/icons SVGs in the sidebar navigation Administration normal normal Awaiting Review enhancement has-patch 29 hours ago
#65473 Feature: Add libvips-based Image Editor to WP Core Media normal normal Awaiting Review enhancement 4 weeks ago
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input Cache API normal normal Awaiting Review enhancement has-patch 2 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal Awaiting Review enhancement has-patch 2 months ago
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation Cache API normal normal Awaiting Review enhancement has-patch 2 months ago
#65543 `Plugin_Upgrader::install()` deletes freshly rebuilt `update_plugins` transient after `upgrader_process_complete` Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 8 weeks ago
#65554 Connectors: only validate AI provider API keys that were submitted in the request AI normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#65587 wp-embed performs extra query even when unnecessary Embeds normal trivial Awaiting Review enhancement has-patch 6 weeks ago
#65607 Add font-display: swap option when enqueuing/loading Google or local fonts on the frontend Script Loader normal normal Awaiting Review enhancement 6 weeks ago
#65614 Site Editor: skip block-theme-only preloads for classic themes Editor normal normal Awaiting Review enhancement 5 weeks ago
#65853 Using is_feed() does not always work Feeds normal normal Awaiting Review defect (bug) has-patch 8 days ago
#65876 Block style variations emit a duplicate copy of the same CSS for every block instance Editor normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65911 wp_is_maintenance_mode() can require a deleted .maintenance file with opcache.enable_file_override=1 Upgrade/Install normal normal Awaiting Review defect (bug) 33 minutes ago

Tickets Needing Feedback (29 matches)

#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 14 months ago
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 4 years ago
#15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 12 months ago
#18836 ORDER BY RAND() is slow pbearne Query normal minor Future Release enhancement dev-feedback 12 months ago
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 9 months ago
#24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) reporter-feedback 15 months ago
#31696 Better select, multi-select, and autocomplete/suggestion inputs in the admin Administration normal normal Future Release enhancement dev-feedback 11 months ago
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 7 years ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 4 years ago
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 22 months ago
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 2 years ago
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Future Release enhancement dev-feedback 4 weeks ago
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 14 months ago
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 2 months ago
#49278 Improve meta query Query normal normal enhancement dev-feedback 18 months ago
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 2 years ago
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 18 months ago
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Future Release defect (bug) dev-feedback 9 days ago
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 3 months ago
#57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal Future Release enhancement dev-feedback 7 months ago
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 2 years ago
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 17 months ago
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 2 years ago
#61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 2 years ago
#61343 Improve caching in get_calendar function Widgets normal normal Future Release enhancement dev-feedback 4 weeks ago
#61467 Inconsistent cache handling for network (site) meta spacedmonkey Cache API normal major Future Release defect (bug) dev-feedback 5 months ago
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() Revisions normal normal Future Release enhancement reporter-feedback 7 months ago
#63021 Lazy load user meta spacedmonkey Users normal normal Future Release enhancement dev-feedback 6 months ago
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 7 months ago
1 2 3 4
Note: See TracReports for help on using and creating reports.