WP Manifestindependent plugin directory
manifest / performance / rk-performance-lab

RK Performance Lab

Proof-of-concept plugin to test performance impact of disabling selected WordPress CSS assets.

by Ravi Khadka · github.com/meravi/rk-performance-lab

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/meravi/rk-performance-lab/archive/refs/heads/main.zip

RK Performance Lab (POC)

Proof-of-concept plugin to test the performance impact of disabling selected WordPress CSS assets.

Features

  • Toggle: Disable wp-block-library CSS
  • Toggle: Disable global-styles (theme.json)
  • Toggle: Disable classic-theme-styles

Warning

Disabling these may affect the layout. Use on staging/testing sites for measurement.

Tested

  • WordPress 7.0 Beta 1
  • PHP 8.2
  • Local environment