WP Manifestindependent plugin directory
manifest / performance / super-speedy-performance-analysis

Super Speedy Performance Analysis

Analyses your site's performance the way an expert would: profiles your key pages, attributes SQL time, row counts, RAM and query counts to individual plugins and your theme, then isolates the culprits.

by Dave Hilditch · github.com/dhilditch/super-speedy-performance-analysis · website

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/dhilditch/super-speedy-performance-analysis/archive/refs/heads/main.zip

From the readme

Free performance analysis for WordPress and WooCommerce. Finds which plugins are costing you SQL time, RAM and page speed, with evidence. Super Speedy Performance Analysis diagnoses your site's performance the way an expert would: Profiles your key pages (home, shop, archives, search, checkout, wp-admin lists and editors) with a lean built-in profiler - no Query Monitor install required, and zero overhead on normal traffic. Attributes SQL time, returned row counts, RAM and query counts to individual plugins and your theme. Presents plain-English insights: the slowest queries and who ran them, queries fetching hundreds of rows (the usual RAM culprits), plugins running queries in loops, blocking HTTP calls and more. Deep analysis isolates the real culprits by virtually disabling plugins for test requests only - your live visitors are never affected - and measures each suspect's true cost. Optionally share anonymised results with the community at superspeedy.org to help build an open database of plugin performance. You see the exact payload before anything is sent. This plugin is free and open source, developed in the open at https://github.com/dhilditch/super-speedy-performan

Read the full README on GitHub →