Performance
Core Web Vitals
Google's three-metric performance bar: LCP, INP, CLS. Affects rankings and is the closest thing to a universal performance standard.
What it is
Largest Contentful Paint (LCP, ≤2.5s), Interaction to Next Paint (INP, ≤200ms), Cumulative Layout Shift (CLS, ≤0.1). Measured in field data via the Chrome User Experience Report (CrUX).
Why it matters
Google uses CWV as a ranking signal. More importantly, sites that pass CWV have lower bounce and higher conversion — the metrics correlate with revenue, not just SEO.
Who it applies to
Every public-facing site that wants Google traffic or conversions.
How WQI scores it
Web Quality Index considers this standard satisfied when any of the 2 supporting factors pass.
| # | Factor | Status |
|---|---|---|
| 8 | Mobile PageSpeed score + Core Web Vitals (LCP, FCP, CLS) | live |
| 34 | Core Web Vitals from CrUX (Real User Monitoring) | planned |
1 of 2 supporting factors are currently collected. Sites where the remaining 1 haven't been measured will show as partial or unknown on this standard until the data lands.
Related standards
- See also
- HTTP/2 , HTTP/3 , Compression
Standards that share factors with this one
Auto-computed from overlapping factor tickets in satisfiedBy, excluding standards already listed under "See also" above. Strong overlap suggests these standards rise and fall together when sites are scored.
Other references
- tooling Chrome User Experience Report (CrUX)
- guidance INP becomes a Core Web Vital (March 2024)
- tooling PageSpeed Insights