Understand LCP, INP, and CLS - the metrics Google uses to evaluate page experience. Learn how to measure and improve each metric.
Core Web Vitals are performance metrics that measure real-world user experience. Google uses them as ranking signals.
| Metric | Measures | Good | Poor |
|---|---|---|---|
| LCP | Largest content paint | Under 2.5s | Over 4.0s |
| INP | Interaction to next paint | Under 200ms | Over 500ms |
| CLS | Cumulative layout shift | Under 0.1 | Over 0.25 |