Zbudujmy coś, co na siebie zarobi. Umów rozmowę

How Fast Does Your Website Actually Need to Be?

Your website's main content should appear in under 2.5 seconds on a mid-range mobile phone. That is Google's threshold for a "good" Largest Contentful Paint, the moment your biggest piece of content finishes loading. Hit it, and most visitors stay. Miss it, and you start losing them fast.

That is the short answer. The longer answer is more useful, because "fast enough" is a measurable target, not a feeling, and the cost of missing it is well documented. Here is what the research actually says, and what we design around when we build.

How fast is fast enough?

Google measures real-world speed with three thresholds. The one that matters most for first impressions is Largest Contentful Paint (LCP) — how long until your main content shows up:

  • Good: 2.5 seconds or less
  • Needs improvement: 2.5 to 4 seconds
  • Poor: over 4 seconds

The two others are Interaction to Next Paint (INP), which should be 200 milliseconds or less so buttons and menus respond instantly, and Cumulative Layout Shift (CLS), which should stay at 0.1 or less so the page doesn't jump around while it loads (Google, Core Web Vitals).

Measured on a phone, not your office laptop. That distinction is the whole game, and it's where most sites quietly fail.

What does a slow site actually cost?

Speed is not a vanity metric. The numbers tie directly to revenue.

The most-cited rigorous study is from Google and Deloitte, who analysed 37 brands across more than 30 million mobile sessions. A 0.1-second improvement in mobile load speed lifted retail conversions by 8.4%, raised average order value by 9.2%, and lifted travel conversions by 10.1% (Deloitte/Google, 2020). A tenth of a second. That is how thin the margin is.

A 0.1-second mobile speed gain lifted retail conversions by 8.4% and average order value by 9.2% (Deloitte/Google, 2020).

The other side of the same coin is bounce — visitors who leave before doing anything. As load time stretches from 1 second to 3 seconds, the probability that someone leaves rises by 32%. From 1 second to 5 seconds, it rises by 90% (Google/SOASTA mobile benchmarks). Five seconds doesn't feel like a disaster. It nearly doubles the chance the visitor is gone.

And it compounds at scale. Across more than 100 million page views, sites that loaded in 1 second saw conversion rates around 3 times higher for B2B and 2.5 times higher for e-commerce than sites loading in 5 seconds (Portent). This is exactly the kind of number we design around — not as a nice-to-have, but as a build rule.

Is this just correlation, or does speed really cause it?

A fair question, because most speed studies only show that fast sites and high conversion happen together. The strongest causal evidence comes from Vodafone, who ran a controlled A/B test on their live site. They improved LCP by 31% — from 8.3 seconds down to 5.7 — and nothing else. Sales rose 8%, and lead-to-visit rate rose 15% (Vodafone, via web.dev). Same site, same traffic, faster load, more sales. That is as close to proof as the web gets.

It's worth noting the curve is not linear. Going from 8 seconds to 6 buys you a lot. Going from 2 seconds to 1.5 buys you less. The steep losses happen above roughly 3 seconds, which is why the 2.5-second target has real headroom built in.

Why is "fast on my laptop" a trap?

Because your phone on office Wi-Fi is nowhere near a typical visitor's experience. The realistic global baseline for a mid-range phone is about 7.2 Mbps download speed and 94ms of network latency — and that mid-range device runs roughly 4 to 5 times slower than a flagship (Alex Russell, "The Performance Inequality Gap," 2024). A site that feels instant to you can crawl for the person you're trying to win.

Most of the damage comes from what gets added to a site, not the page itself. 92% of web pages load third-party resources, and the median page pulls in dozens of them (HTTP Archive Web Almanac, 2024). Chat widgets, analytics tags, font services, tracking pixels, embedded videos — each one adds weight and delay. The same report found the median mobile site's main thread is blocked for 1,209 milliseconds, six times the recommended limit, mostly by third-party scripts. We keep that critical path clean, which is part of the way we build websites.

Does speed help you get found, too?

Yes, in two ways. Google has used Core Web Vitals as a ranking signal since 2021 — not a magic lever, but a genuine tie-breaker between otherwise comparable pages (Google Search Central). A fast, well-built page competes better.

The second way is newer. AI answer engines like ChatGPT, Perplexity and Google's AI Overviews increasingly send people to sites, and they favour pages that are clean, fast and easy to crawl. Peer-reviewed work from Princeton and the Allen Institute for AI found that well-structured, citable content can lift a source's visibility in AI-generated answers by up to 40% (Aggarwal et al., KDD 2024). Speed and clean structure are the same foundation that both search engines and AI engines reward.

FAQ

What is a good website load time in 2026?

Aim for your main content to appear in 2.5 seconds or less on a mid-range mobile phone, measured on a real-world connection (Google, Core Web Vitals). Under 2 seconds is better still. The fastest-converting sites in one study loaded their main content in around 1 second.

How much does a one-second delay cost?

It depends on the starting point, but the effect is large. Bounce probability rises 90% as load time goes from 1 to 5 seconds (Google/SOASTA), and a single 0.1-second improvement lifted retail conversions 8.4% in a 30-million-session study (Deloitte/Google, 2020).

Why is my site fast for me but slow for visitors?

You are likely testing on a fast device and a strong connection. The realistic baseline is a mid-range phone — about 4 to 5 times slower than a flagship — on a 7.2 Mbps mobile network (Alex Russell, 2024). Always test under those conditions.

What slows a website down the most?

Usually the extras, not the page itself. Heavy images, web fonts, chat widgets and tracking scripts do most of the damage — third-party scripts block the median mobile site's main thread for over 1.2 seconds (HTTP Archive, 2024).


We build fast, conversion-tuned websites informed by exactly this research — measured on real phones, against the thresholds above, not guesswork. If you'd like your site held to that standard, book a call and we'll take a look.