How to read PageSpeed Insights

PageSpeed Insights puts two different tests on one screen. Once you know which half is which, the report is simple to act on.

Top half: “Discover what your real users are experiencing”

This is Chrome UX Report field data: 28 days of real Chrome visits, at the 75th percentile. The pass/fail “Core Web Vitals Assessment” is here, based on LCP, INP and CLS. The toggle switches between “This URL” and “Origin” (the whole domain). If the URL has too little traffic, PSI shows origin data or nothing at all.

Bottom half: “Diagnose performance issues”

This is a fresh Lighthouse run from a Google data centre: a simulated Moto G Power on throttled 4G for mobile, or a desktop on a fast connection. It produces the 0–100 performance score (see how it’s weighted), five lab metrics, a filmstrip, and a list of opportunities and diagnostics with estimated savings. Filter the audits by metric (LCP, TBT, CLS…) to see only what affects the number you care about.

Why the score changes every run

  • Server response time varies from request to request.
  • Ads, A/B tests and third-party tags load different content each time.
  • Google may route your test to a different data centre.
  • Lighthouse versions change the audits and occasionally the scoring.

Swings of 5–10 points are normal. Run the test two or three times and take the median, or keep a history and watch the trend.

PageSpeed Insights alternatives

CoreVitals uses the same PSI API, so the numbers match, but runs mobile and desktop together, keeps your history, compares up to five sites and writes an AI fix plan. For request-level waterfalls from specific locations, WebPageTest is the standard. For monitoring real users continuously, add the web-vitals library to your analytics.

Check it on your own page

Field and lab numbers for mobile and desktop, in about 30 seconds.

Open the checker

Questions people ask

Why is my PageSpeed score different from GTmetrix or Pingdom?

Each tool uses different devices, locations, network throttling and scoring. PageSpeed Insights simulates a mid-range phone on slow 4G for mobile, which is harsher than most other tools’ defaults.

Does a low PageSpeed score hurt SEO?

Not directly. Google uses real-user Core Web Vitals (the top half of the report), not the Lighthouse score. A page can score 60 and still pass the assessment.

Why does PageSpeed Insights say “No data”?

The page or origin does not have enough Chrome visits in the last 28 days to appear in the Chrome UX Report.