Core Web Vitals, live.
LCP, INP, CLS, FCP, TTFB. 28-day p75 field data from real Chrome users (CrUX) plus a lab run for diagnosis. Mobile + desktop. Runs on Google PageSpeed Insights; no signup, no email gate.
28-day p75 field data from the Chrome User Experience Report (CrUX) for LCP, INP, CLS, FCP, and TTFB, plus a lab run for diagnosis. The form below sends your URL to Google's public PageSpeed Insights v5 API and renders both data sources side-by-side. Mobile + desktop. Typical run: 25 to 50 seconds.
Field data 28-day p75 · real users
Lab data single Lighthouse run · diagnosis
Privacy: the URL is sent only to Google's public PageSpeed Insights API. Zero server state on Digital Heroes. Field data is aggregate p75 across 28 days; no individual user data is exposed.
Five numbers. Five questions.
LCP · Largest Contentful Paint answers "how long until the user can read the page?" Google's threshold is 2.5 seconds at the 75th percentile. The largest above-the-fold element (usually the hero image or H1 block) defines LCP. Common fixes: serve the hero in WebP/AVIF, use `fetchpriority="high"` on the hero ``, preload the hero font, move third-party scripts below `