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
| Metric | Value | Status |
|---|---|---|
| Total wp_options rows | 218 | Clean |
| Autoloaded data size | 88 KB (134 options) | Healthy |
| Transient count | 24 | Clean |
| Orphaned metadata | 0 | Clean |
| Post revisions | 53 | Clean |
| Database size | 354.7 MB | Large |
Page Load Performance
TTFB measured via server-side curl to 127.0.0.1 (bypasses CDN). Last measured: May 12, 2026 at 20:25.
| Page | TTFB | Rating |
|---|---|---|
| Homepage | 153 ms | Fast |
| /tools/ | 204 ms | OK |
| /about/ | 281 ms | OK |
| /blog/ | 364 ms | OK |
The Stack
| Component | Details |
|---|---|
| WordPress | 6.9.4 |
| PHP | 8.4.20 |
| Server | nginx/1.24.0 |
| Active plugins | 6 |
| Memory limit | 256M |
| CDN / DNS | CloudFlare |
| Theme | GeneratePress |
What I Optimized
- Theme choice — GeneratePress (no page builder). Minimal CSS and JS footprint.
- Plugin audit — Only 6 active plugins. Each one justified.
- Autoload optimization — WP Multi Tool keeps autoloaded data at 88 KB. See the database optimization guide for details.
- Server config — nginx with FastCGI microcache, Brotli compression, browser caching headers. PHP 8.4 FPM. The diagnostic framework explains why these choices matter.
- No page builder — Content uses native WordPress blocks. Zero builder overhead.