Performance
Performance is what makes a PWA feel app-like rather than web-like. Core Web Vitals quantify the experience — load, responsiveness, and visual stability — while platform primitives like View Transitions and Speculation Rules let a PWA animate between views and pre-render likely next pages. Service-worker caching turns repeat visits into instant loads.
These entries cover the metrics, their thresholds, and the levers that move them.
In this section
Section titled “In this section”Core Web VitalsLCP, INP, and CLS — what each measures, the good thresholds at the 75th percentile, and the PWA-specific levers.
Planned topics
Section titled “Planned topics”Reserved in the coverage matrix and filled in over time:
- View Transitions
- Speculation Rules
← Back to the Reference overview.