Intermediate Numbers & Data #web-performance #core-web-vitals #lcp #cls #lighthouse

Frontend Performance Vocabulary

5 exercises on web performance metrics and how to discuss them professionally.

Core Web Vitals — the three key browser metrics
  • LCP (Largest Contentful Paint): when the main content renders — target < 2.5s
  • INP (Interaction to Next Paint): responsiveness to user input — target < 200ms
  • CLS (Cumulative Layout Shift): visual stability — target < 0.1
0 / 5 completed
1 / 5
A performance report states: "LCP is 4.1 seconds on mobile." How do you describe this to the team, and is it acceptable?