performance icon indicating copy to clipboard operation
performance copied to clipboard

Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.

Results 324 performance issues
Sort by recently updated
recently updated
newest added

When registering a tag visitor in Optimization Detective, the callable must return a boolean. When the boolean returns `true`, then this is an indication that the tag was indeed "visited"...

[Type] Enhancement
[Plugin] Optimization Detective
[Plugin] Embed Optimizer
[Plugin] Enhanced Responsive Images
[Plugin] Image Prioritizer

The WordPress.org plugin repo has an opt-in feature for releases, called [Release Confirmation](https://developer.wordpress.org/plugins/wordpress-org/release-confirmation-emails/). That can be used to avoid inadvertent releases. During the release party for 2.5.0, @westonruter suggested that...

Infrastructure
Needs Discussion
[Plugin] Performance Lab

See previous discussion: https://github.com/WordPress/gutenberg/issues/33578

[Type] Enhancement

## Feature Description When an image is in the initial viewport but is hidden, it should get `fetchpriority=low`. For example, this would apply to images which appear inside of a...

[Type] Feature
[Plugin] Optimization Detective
[Plugin] Image Prioritizer

This is based in https://github.com/WordPress/gutenberg/pull/61212#issuecomment-2150662611 feedback which is drafted in https://github.com/WordPress/gutenberg/pull/62770. It doesn't seem to work as expected, so I'm leaving this as a draft until the need for it...

[Plugin] Optimization Detective

## Feature Description When the LCP element is text, the loading of the font being used should be prioritized. For example, on [one of my blog posts](https://weston.ruter.net/2024/01/12/running-phpunit-automatically-during-development/) (using the Twenty...

[Type] Feature
[Plugin] Optimization Detective

## Feature Description When activating Optimization Detective, it starts gathering URL metrics from visitors to the site. However, it has a storage locking mechanism to prevent a user (by hashed...

[Type] Enhancement
[Plugin] Optimization Detective

## Feature Description With the URL metrics gathered by Optimization Detective, it should be possible to automatically apply `content-visibility` to areas of the page to delay rendering them until they...

[Type] Feature
[Plugin] Optimization Detective

This task was suggested by Aymen Loukil for the image focus, however it may fit better in the measurement focus.

[Type] Feature
[Plugin] Optimization Detective

## Summary Fixes #1291 This speeds up searches by doing speculative loading of the search results page when the user has entered a search query and is signaling they are...

[Type] Feature
[Plugin] Speculative Loading