SL

Core Web Vitals

Simple explanation

Google's three metrics for measuring real-world page experience: loading, interactivity, and visual stability.

Advanced explanation

LCP (Largest Contentful Paint), INP (Interaction to Next Paint), and CLS (Cumulative Layout Shift). Measured as field data (real users, CrUX) not just lab data (Lighthouse).

Related terms