performance
performance copied to clipboard
Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.
## Feature Description For the last several major WordPress releases, many members of the WP Performance Team have used forks of @swissspidy's https://github.com/swissspidy/compare-wp-performance repo to run benchmarks to compare performance...
## Overview - Proposed module name: Site health object cache information. - Proposed module slug: site-health-object-cache - Proposed module owner GitHub username(s): ## About the module ### Purpose Add some...
Was this considered? https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/
## Feature Description See https://x.com/tunetheweb/status/1800104005873655924 from @tunetheweb
## Feature Description Better handle large core JS files. These large JS core files are loaded, but mostly unused in many cases. Maybe there is a way to load their...
## Bug Description If using the Regenerate Thumbnails plugin regenerate thumbnail cause file duplication. ## Steps to reproduce 1. Enable WebP Uploads 2. Install [Regenerate Thumbnails](https://wordpress.org/plugins/regenerate-thumbnails/) 3. Upload the image...
* Implement a WordPress based Image CDN * Example plugin - https://github.com/rosell-dk/webp-convert/blob/master/docs/v2.0/webp-on-demand/webp-on-demand.md
Currently when you install a new site, there is 3 image sizes: - Thumbnail -150x150 cropped - Medium - 300px - Large - 1024px Actually based on responsive devices, we...
Currently WordPress uses the same default quality setting for all image sub sizes. We are currently in the process of enabling quality settings on a per-size bases in https://core.trac.wordpress.org/ticket/54648. We...
## Feature Description This may be a stab in the dark, but it could be a real game changer. Client Hints are a set of HTTP headers we can use...