Performance Lab

Performance Lab

This page shows live performance data from MakeWPFast.com itself. I run WP Multi Tool on this site and publish the results here — because if I cannot make my own site fast, why would you trust my advice?

Current Site Health

Data from WP Multi Tool. Last updated: February 2026.

Database Stats

MetricValueStatus
Total wp_options rows166Clean
Autoloaded data size55 KBHealthy
Transient count4Clean
Orphaned metadata0Clean

Page Load Performance

PageTTFBTotal Load
Homepage305 ms307 ms
/guides/268 ms268 ms
/about/153 ms153 ms

TTFB measured from external request (includes network latency). Uncached responses.

What I Optimized

Every optimization applied to this site, with the reasoning:

  1. Theme choice — GeneratePress (no page builder). Minimal CSS and JS footprint.
  2. Plugin audit — Only 2 active plugins: RankMath SEO and WP Multi Tool. Each one justified.
  3. Autoload optimization — WP Multi Tool keeps autoloaded data under 55 KB. See the database optimization guide for details.
  4. Server config — nginx with FastCGI microcache, Brotli compression, browser caching headers. PHP 8.4 FPM. The diagnostic framework explains why these choices matter.
  5. No page builder — Content uses native WordPress blocks. Zero builder overhead.

The Stack

  • Hosting — VPS, nginx + PHP 8.4 FPM + MariaDB
  • CDN/DNS — CloudFlare
  • Theme — GeneratePress
  • Plugins — RankMath SEO, WP Multi Tool
  • WordPress — 6.9.1