Time to First Byte (TTFB)
TTFB measures how long from requesting a page until the first byte of response arrives. It captures server processing, database queries and network distance — everything before the browser can start rendering.
TTFB sets the floor for every other metric. Nothing renders before bytes arrive, so a 1.5-second TTFB caps how good LCP can possibly be no matter how well the front end is optimised.
High TTFB usually means slow database queries, no caching, or a server physically far from the visitor. The last is why a site hosted in one country feels slow in another, and why static generation and CDNs help so much.
Why it matters
If your site is slow everywhere rather than on particular pages, TTFB is where to look first, and it's usually a hosting or caching decision rather than a code one.
Related terms
More in Web & Performance
Need this built rather than explained?
We publish every price we charge, and you get a quote in writing before anything starts.