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 queried live from the database. Updated on every page load.

Database Stats

MetricValueStatus
Total wp_options rows 212 Clean
Autoloaded data size 90 KB (128 options) Healthy
Transient count 24 Clean
Orphaned metadata 0 Clean
Post revisions 38 Clean
Database size 35.9 MB Normal

Page Load Performance

TTFB measured via server-side curl to 127.0.0.1 (bypasses CDN). Last measured: Mar 12, 2026 at 03:00.

PageTTFBRating
Homepage 3 ms Fast
/about/ 214 ms OK
/tools/ 232 ms OK
/blog/ 376 ms OK

The Stack

ComponentDetails
WordPress6.9.4
PHP8.4.15
Servernginx/1.24.0
Active plugins6
Memory limit256M
CDN / DNSCloudFlare
ThemeGeneratePress

What I Optimized

  1. Theme choice — GeneratePress (no page builder). Minimal CSS and JS footprint.
  2. Plugin audit — Only 6 active plugins. Each one justified.
  3. Autoload optimization — WP Multi Tool keeps autoloaded data at 90 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.