Free Tool

Website Speed Test

Measures DNS lookup, TCP connect, TLS handshake, and time to first byte from our server.

What we measure

Every test runs the same four-stage handshake against the domain you enter. The waterfall in the result above shows you which stage is the bottleneck.

DNS Lookup

How long it takes to resolve the domain to an IP address. Slow DNS often points to your DNS provider, not the site itself.

Good < 50ms · Slow > 150ms
TCP Connect

Time to open a TCP connection to the server. Reflects raw network distance and current server load.

Good < 100ms · Slow > 300ms
TLS Handshake

Negotiating HTTPS encryption. Older protocols, oversized certificates, or distant servers slow this down.

Good < 100ms · Slow > 300ms
Time to First Byte

How fast the server starts replying once the request is in. The single best signal of server-side speed.

Good < 200ms · Slow > 600ms

Frequently asked

What is TTFB?

Time to First Byte — how long the server takes to start sending its response after receiving the request. The single most useful number for answering "is the server slow?". It excludes the time to download the rest of the page.

What's a good website speed?

Under 200ms TTFB is excellent (grade A). Under 500ms is good (B). Above one second usually means the server has work to do — slow database queries, missing caches, or distant infrastructure between you and the origin.

Why is my website slow?

Common causes: slow database queries, no CDN in front of static assets, the host is far from your users, expensive server-rendered pages, or third-party scripts blocking the response. The waterfall above shows which stage is the bottleneck — DNS, TCP, TLS, or TTFB.

Does this measure full page load time?

No. We measure the network handshake and server response only — the time it takes the server to start replying. Tools like PageSpeed Insights and Lighthouse measure how long the page takes to render in a real browser, which includes images, JavaScript, and CSS.

How is this different from PageSpeed Insights?

PageSpeed Insights measures Core Web Vitals from a real browser running Lighthouse. We measure the raw network handshake and server response from our server. Both matter — ours is faster, simpler, and works on APIs and endpoints that don't render full pages.

How can I make my website faster?

Cache aggressively, put a CDN in front of static assets, choose a host close to your users, optimise the slowest backend operation (usually a database query), and prefer modern HTTP (HTTP/2 or HTTP/3). For TTFB specifically, look at the server's work — caching the response is the fastest win.

Check live status of popular services

Speed varies; outages are binary. If a service feels slow, it may also be down for others.

Is Discord down? →Is ChatGPT down? →Is YouTube down? →Is GitHub down? →Is Cloudflare down? →Is Stripe down? →
Website Speed Test — Check DNS, TTFB & Server Response Time | WebsiteDown