PageSpeed Insights is probably the most widely-used website performance tool. Google provides it for free and promotes it to website operators as the best place to start analyzing web performance.
In this guide, you'll learn how you can test your website with PageSpeed Insights, how to interpret the different types of data, and what you can do to make your website fast.

What is PageSpeed Insights (PSI)?
PageSpeed Insights is a free tool provided by Google that allows you to measure the speed of your website.
To run a test, just go to pagespeed.web.dev, enter your website URL, and click Analyze.

If your website gets enough traffic, PageSpeed Insights will quickly show real visitor data that Google has collected from Chrome users. After half a minute or so you'll also see a performance diagnostics report that's run on-demand.
How does Google PageSpeed Insights work?
Under the hood, PageSpeed Insights is based on two data sources:
- The Chrome User Experience Report (CrUX), providing real user measurements from your website covering the last 28 days
- A Lighthouse report that's run on-demand in a controlled lab environment and provides detailed diagnostics
CrUX data is great to see how your website is performing for real users. The Lighthouse report is useful to identify specific performance issues and optimizations.

