Why your site crawls on hotel wifi, and the four fixes that work
Latency ruins a page long before bandwidth does. Ship these four changes and most sites feel instant again by the next deploy.
Field data over lab data, and one change at a time. Mostly about finding which stage of the pipeline owns your milliseconds.
Latency ruins a page long before bandwidth does. Ship these four changes and most sites feel instant again by the next deploy.
A first pull request stalls on setup, not on skill. Pair for a week, ship something small on day two, and finally write the README you keep meaning to.
FID measured the first interaction. INP measures the worst one, and that is a completely different bar to clear.
AVIF is smaller, slower to encode, and not always the right answer. Here is where each format earns its place.
List every tag, name its owner, and delete the two nobody can account for. That is the whole method.
Teams optimise the hero image for a fortnight and discover the LCP element was a paragraph of text the whole time.
A lazy attribute on the hero image delays the one thing the metric is measuring.
Brotli at its default level is barely better than gzip. At level 11 for static files it is a different story.