By SitemapFixer Team
April 2025 · 6 min read

Website Speed Test Tools: Best Free Options for 2025

Get your Core Web Vitals analyzed freeAnalyze My Site Free

Use PageSpeed Insights for a quick check and Google Search Console for ranking impact. Use WebPageTest when you need to diagnose a specific performance problem in depth.

PageSpeed Insights

pagespeed.web.dev

Google's own tool that shows both Lab data (Lighthouse scores run by the tool) and Field data (real user measurements from Chrome users via CrUX). Always check the Field data tab - this is what Google actually uses for rankings. Lab scores are useful for debugging but field data is the ground truth. Enter any URL and get LCP, INP, CLS scores and specific improvement recommendations.

Google Search Console Core Web Vitals report

search.google.com/search-console

Shows field data for your entire site grouped by URL patterns, with counts of Good, Needs Improvement, and Poor URLs. The most important tool for understanding ranking impact - it shows where your actual users are experiencing slow pages. Only available for sites you own and have verified in Search Console.

WebPageTest

webpagetest.org

The most detailed free speed testing tool. Run tests from specific global locations, on specific devices, and with specific connection speeds. The Waterfall view shows every resource loading in sequence, which is invaluable for diagnosing bottlenecks. Test your page as it appears to a user in Singapore on a 4G connection to understand global performance.

Chrome DevTools Lighthouse

Built into Chrome

Open Chrome DevTools (F12), go to the Lighthouse tab, and run an audit. Tests the current page in your browser under throttled conditions. Useful for testing pages behind authentication or in local development. The Performance tab in DevTools also lets you record a page load and inspect exactly which JavaScript runs and when.

GTmetrix

gtmetrix.com

Combines Google Lighthouse and WebPageTest data in a single report. Shows a waterfall chart, video of the page loading, and prioritized recommendations. The free tier tests from Vancouver; paid tiers allow testing from global locations. Useful for getting a second opinion alongside PageSpeed Insights.

Cloudflare Observatory

observatory.cloudflare.com

Tests Core Web Vitals from multiple global locations simultaneously, showing how performance varies by geography. Particularly useful if you suspect your CDN is not effectively distributing content globally.

Pingdom Website Speed Test

tools.pingdom.com

One of the longest-running web performance tools with a straightforward graded report. Tests from multiple locations including North America, Europe, and Asia-Pacific. The waterfall chart shows request timing clearly and the summary recommendations are written for non-technical site owners. Use Pingdom as a quick sanity check alongside PageSpeed Insights for a second opinion on load time from a real browser perspective.

Treo Site Speed

treo.sh

Aggregates real-user CrUX (Chrome UX Report) data for any domain - the same dataset Google uses for Core Web Vitals field data. Shows LCP, INP, CLS, FCP, and TTFB distributions for the past 28 days across all pages on a domain. Unlike PageSpeed Insights which tests one URL at a time, Treo shows site-wide field data patterns. Useful for identifying which page types (category pages, product pages, blog posts) consistently underperform across your site.

Chrome UX Report (CrUX) on BigQuery

console.cloud.google.com

For advanced users, the full Chrome UX Report dataset is available in Google BigQuery with a free monthly data quota. Query field data for any origin with SQL to analyze performance trends over months, compare against competitors in the same industry, and identify which pages have insufficient field data to generate reliable CWV scores. This level of analysis is impractical with web-based tools but straightforward with basic SQL once you have accessed the CrUX tables.

DebugBear

debugbear.com

Runs continuous Lighthouse monitoring on a schedule - daily, hourly, or after each deploy - and sends alerts when performance degrades. Unlike one-off test tools, DebugBear shows performance trends over time with annotations for deploys and external changes. The free trial is sufficient for diagnosing a single site's regressions. Essential for teams that need to catch speed regressions before they accumulate into significant CWV failures.

Check your site speed alongside your sitemap
Free technical SEO analysis in 60 seconds
Analyze My Site Free

Related Guides

Is your sitemap hurting your Google rankings?
Check for free →