Page speed analyzer

See exactly what slows your page down

Full page load analysis with request waterfall, visual filmstrip, video recording, and a breakdown of every metric. Not just a score — a diagnosis.

Real Chrome browser Lighthouse v12 No signup needed

The problem

A score doesn't tell you what to fix

You know your site is slow. PageSpeed says 47. But where do you start? Is it a slow server, too much JavaScript, unoptimized images, or a third-party script blocking render? Without a full load analysis, you're guessing.

DebugUtils shows you the full picture:

  • Waterfall view reveals the exact request that's blocking your page
  • Filmstrip shows when content actually appears on screen
  • Page weight breakdown tells you which resource types are the heaviest
  • Prioritized recommendations list exactly what to fix first

What you get

Everything you need in one report

Request Waterfall

Every network request visualized in load order with DNS, TCP, TLS, TTFB, and download timing. Spot bottlenecks at a glance — slow APIs, render-blocking scripts, oversized images.

Visual Filmstrip & Video

See exactly what your visitors see at every moment during page load. Frame-by-frame filmstrip with metric markers plus full video recording.

Timing Metrics Breakdown

TTFB, FCP, LCP, TBT, CLS, and Speed Index — each explained with your specific values, what they mean, and whether they pass Google's thresholds.

Page Weight Analysis

Total page size broken down by resource type — HTML, JS, CSS, images, fonts, and third-party. See exactly what's making your page heavy.

FAQ

Frequently asked questions

What is page load speed?

Page load speed measures how quickly a web page's content becomes visible and interactive to a user. It's determined by multiple factors: server response time (TTFB), how many resources the page needs to load, how large those resources are, and whether anything blocks rendering. DebugUtils breaks all of this down in a single report.

How do I find what's slowing down my page?

The request waterfall is the most diagnostic tool. It shows every resource your page loads in chronological order with full timing breakdown. Look for: long TTFB (slow server), render-blocking JS/CSS (delays content), large images (slow downloads), and slow third-party scripts. DebugUtils highlights all of these automatically.

What is a request waterfall?

A request waterfall is a visualization of every HTTP request a browser makes to load a page, displayed in chronological order. Each bar shows DNS lookup, TCP connection, TLS handshake, server response (TTFB), and download time. It reveals the critical path — the chain of requests that determines how fast your page loads.

What page load time is considered fast?

Google considers a Largest Contentful Paint (LCP) under 2.5 seconds as 'good.' For overall page load, under 3 seconds is the target for most sites. However, what matters most is the perceived speed — when users can see and interact with content, not when every resource finishes downloading.

How does page weight affect load time?

Every kilobyte your page loads needs to be downloaded by the visitor's browser. A 5MB page on a 3G connection takes over 13 seconds just for the download. DebugUtils breaks down page weight by resource type (JS, CSS, images, fonts) so you can see exactly where the bloat is and prioritize reductions.

Explore

Other use cases

How it works

Three steps. Zero friction.

1

Enter your URL

Paste any URL. We handle normalization, redirects, and protocol detection.

2

We run the test

Real Chrome browser runs Lighthouse and captures network data, screenshots, and video.

3

Get your report

Scores, metrics, waterfall, filmstrip, video, and recommendations — ready in under 2 minutes.

Ready to test your site?

Paste your URL, get a full report in under 2 minutes. No account needed.

Results are shareable via URL and stored for 90 days.