shipfeedAI news, curated daily

00:33:19 CET
21 MAY00:33:19shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Latency numbers every frontend developer should know

Latency numbers every frontend developer should know

Apr 23 · · primary fetch1 sourceupdated Apr 23 ·

Web page load times and responsiveness to user action in web apps is a primary driver of user satisfaction–and both are often dominated by network latency. Latency itself is a function of the user's connection to the internet (Wifi, LTE, 5G), how far away the server is that the user is connecting to, and the quality of the network in between.

While the latency numbers may seem low by themselves, they compound quickly. For example, a of depth 3 on a 300ms link leads to a total latency of 900ms. Technologies like can move network waterfalls to the server where the same request pattern might be 100 times as fast.network waterfallReact Server Components Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comLatency numbers every frontend developer should knowprimary