Setting the file. One moment.
Subchapter 7.26
references/support-topics/core-web-vitals-client-bottlenecks.mdMarkdown1 KBView on GitHub
Core Web Vitals candidates need metric-specific investigation. LCP, INP, and CLS usually have different causes and fixes.
Use the poor metric in the deep dive first. For LCP, inspect server response and critical media. For INP, inspect heavy client JavaScript and interaction handlers. For CLS, inspect dimensions, fonts, and injected content.
Do not emit a generic “improve Web Vitals” recommendation. Do not optimize a metric that is not poor for this route.
Name the poor p75 metric, its value, and the exact source mechanism behind that metric.