HomeProduction Readiness › Performance guidelines

Performance guidelines

Purpose: The performance budget and the AEM-specific rules that keep render times and cache ratios healthy.

Who this page is for

AudienceWhy it matters to you
All engineersPerformance is a feature requirement, not a tuning phase

Budgets (adopt and adjust)

MetricBudget
Publish render time (uncached page)p95 < 500ms
Dispatcher/CDN cache hit ratio (HTML)> 90%
Page weight (PHI plan page class)< 1.5MB, < 60 requests
Third-party JS< 200KB, zero render-blocking
Core Web VitalsLCP < 2.5s, INP < 200ms, CLS < 0.1

Server-side rules

Frontend rules

When it's already slow

Diagnosis order and tooling: Memory & CPU issues and Slow queries in the Troubleshooting Hub.

Quick navigation