Core Web Vitals and site speed
We benchmark LCP, INP and CLS against Google's current thresholds (LCP under 2.5s, INP under 200ms, CLS under 0.1) using PageSpeed Insights, CrUX field data, Lighthouse and Search Console. INP is the most commonly failed vital because it points at JavaScript and third-party scripts, so we trace it back to the render-blocking code and tracking causing it.