Checklist
- TTFB: server/DB
- Render: JS/CSS blocking
- Images: size and format
- CDN: cache hit ratio
Tools
- WebPageTest and Lighthouse
- Server logs and APM
Fixes
- Optimize images and lazy load
- Reduce plugins and JS
- Use CDN and server caching
- Upgrade to a higher plan if consistently CPU‑bound
