The client writes: "the site slows down." You open it from a work laptop — it seems normal. You open it from the phone on the road - it really slows you down. The word "slow" means nothing until there is a number under it and the place where the number was taken.
Below is how we measure speed, what our measurements showed on 07/31–08/01/2026 on live sites, and which of these tests you can do yourself, without our participation and without paid services.
"Slow" is a few different numbers
Most often, things that are treated differently are thrown into one pile.
TTFB (time to first byte) — how much time passes from the request to the first byte of the server's response. Pure server part: PHP version, cache, database requests, nginx settings. Google's web.dev documentation does not list TTFB as a Core Web Vitals, but describes it as a diagnostic metric that supports LCP, and calls the benchmark "good" at up to 800ms.
LCP (largest contentful paint) — the moment when the largest element of the first screen appeared on the screen. The official "good" threshold from the same documentation is 2.5 seconds. This already includes the server, the network, and the weight of the images.
INP (interaction to next paint) — the delay between the user's action and the interface's reaction, the "good" threshold is 200 ms. It's not about loading anymore, but about whether the scripts after it slow down the page.
A site can have a great TTFB and a failed LCP if the first screen has a two megabyte banner. The opposite also happens: the server thinks for a second, but the page is light, and the person hardly notices it. Therefore, the first practical question is what exactly is your bad number.
Why speed is related to money
The mechanism here is straightforward and boring. Between the click and the appearance of the content, a person does not see anything. The longer the pause, the greater the proportion of visitors who close the tab — especially from the mobile Internet, where network latency is added to server latency. Whoever went to the first screen saw no product, no price, no button. He cannot be converted by any offer, discount or text, because he has not physically read anything.
Speed determines how many people your offer will be shown to at all.
And immediately the limit, so that there are no illusions. Speed doesn't make an offer attractive. If the price is higher than the market, the product is not available or the person came for the wrong thing - a site that loads in 200 ms will simply give them a reason to leave faster. Speed removes technical loss, it does not create demand. Exactly how much this will affect your sales depends on the niche, the competition, and how bad it is right now.
What our measurements showed
We took external metrics from live sites we ran or are running: a batch of sixteen sites, measured 07/31–08/01/2026, from an external network, without access to servers. The lightest to heaviest comparisons below apply to this lot. There are no customer names here - only the type of business.
Tactical Gear Store: TTFB 413.8ms, full HTML load 511.1ms. Catalog — 54,302 products confirmed by two independent methods: sitemap-index on 110,096 URLs for two languages and cross-validation by standard search, discrepancy 0.4%. The weight of the main HTML is 421.5 KB.




