How is your web browsing on mobile recently?
Slow mobile web page? See a lot of blank screen?
Lagged user's interaction?
Accidentally tap on banners / ads?
Source: Giphy
Web Vitals is an initiative by Google to help business owners, marketers and developers alike identify opportunities to improve user experiences.
Source: The Science Behind Web Vitals
Largest Contentful Paint (LCP): measures loading performance. To provide a good user experience, LCP should occur within 2.5 seconds of when the page first starts loading.
From: web.dev/vitals
First Input Delay (FID): measures interactivity. To provide a good user experience, pages should have a FID of less than 100 milliseconds.
From: web.dev/vitals
Cumulative Layout Shift (CLS): measures visual stability. To provide a good user experience, pages should maintain a CLS of less than 0.1.
From: web.dev/vitals
Chrome DevTools & Lighthouse are "lab tools", therefore cannot measure FID.
So Total Blocking Time (TBT) will be the alternative.
From: web.dev/vitals-tools
Previous version of PageSpeed Insights focus on "Loading" only.
Latest version of PageSpeed Insights now includes both
Field Data & Lab Data for Web Vitals
Previous Lighthouse
Lighthouse 6.0
Total Blocking Time is the lab tool's alternative for First Input Delay
Web Vitals are signals that guarantee good (web) page experience
When a site meets [Core Web Vitals] thresholds, users are 24% less likely to abandon page loads.
Source: The Science Behind Web Vitals
Page experience signals* will be included in Google Search ranking from May 2021
* Web Vitals
Source: Timing for bringing page experience to Google Search