WordPress / performance

Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.
https://wordpress.org/plugins/performance-lab/
GNU General Public License v2.0
367 stars 101 forks source link

Integrate Web Worker Offloading with Google Site Kit #1686

Open westonruter opened 5 days ago

westonruter commented 5 days ago

[!IMPORTANT] This is a follow-up PR to https://github.com/WordPress/performance/pull/1685. Review and merge it first.

Fixes #1455

This is currently blocked by https://github.com/google/site-kit-wp/pull/9726

Diff in page source when activating ```diff --- wwo-disabled.html 2024-11-20 18:13:10.158395531 -0800 +++ wwo-enabled.html 2024-11-20 18:12:37.771394543 -0800 @@ -12,7 +12,7 @@ - + - - + ```