Services AI Systems & Intelligent Automation Cloud Platforms & Enterprise Architecture Cybersecurity, Identity & Governance Systems Integration & Business Automation Intelligent Web Platforms Infrastructure & Networking Managed Technology Services Case Study Industries Free tools About Contact Talk to an Architect
  1. Home
  2. Free tools
  3. Page speed
Tool 10 · Website performance

How fast is it on a phone, really?

Google's Lighthouse runs the page twice, on a simulated mid-range phone and on desktop, and scores performance, accessibility, best practices and SEO. You get the Core Web Vitals, real-user data from Chrome where Google has it, and the handful of changes that would save the most time.

Each run takes Google 15 to 30 seconds; mobile is tested first, then desktop. Powered by Google PageSpeed Insights. See the terms.

Reading the result

What the scores mean, and which ones matter.

The four scores

Performance is the one people quote, and the one that moves. It is a weighted blend of the lab metrics below, measured on a simulated slow 4G connection and a mid-range phone, which is why the mobile score is usually lower than desktop and is the one to fix. Accessibility, best practices and SEO are checklists: contrast, labels, HTTPS, console errors, meta tags. They should be at or near 100 on any professionally built site.

Core Web Vitals

  • LCP (Largest Contentful Paint): when the main content is on screen. Good is 2.5 seconds or under. Usually driven by server response time, render-blocking scripts and oversized hero images.
  • CLS (Cumulative Layout Shift): how much things jump around while loading. Good is 0.1 or under. Caused by images without dimensions, late-loading fonts, and banners inserted above content.
  • TBT (Total Blocking Time) in the lab, and INP (Interaction to Next Paint) in real-user data: how long the page ignores taps. Driven by JavaScript, usually third-party tags and chat widgets.

Google uses the real-user versions of these, collected from Chrome over 28 days, as a ranking signal. They appear here when the page or site has enough traffic. Lab and field numbers differ; the field numbers are what your visitors experience.

Opportunities

Each item is an estimate of how much load time a change would save. Sort by that, not by count. One large hero image or one blocking script routinely accounts for more than every other item combined.

Common questions

The score changed between two runs. Which is right?
Both. Lighthouse simulates a network and device, and the result varies a few points with server load and content. Treat a five-point difference as noise and look at the metrics and opportunities instead.
Our site is on WordPress. Why is mobile performance in the 30s?
Almost always the theme and plugins: page builders that ship megabytes of CSS and JavaScript, sliders, chat widgets, and several analytics tags loading on every page. The opportunities list will name them. Some can be removed or deferred; a persistently slow platform is usually a rebuild decision, not a tuning one.
Does a fast site rank higher?
Speed is one signal among many, and the real-user Core Web Vitals are what Google uses. It matters most where competitors are otherwise equal, and it matters directly for conversion: slow pages lose visitors before they read anything.
Next step

Slow because of the platform underneath?

Intelligent Web Platforms are built on foundations that stay fast as content grows: no plugin sprawl, images and scripts under control, and performance measured after launch rather than hoped for.