Y
Hacker News
new
|
ask
|
show
|
jobs
by
hulitu
337 days ago
> How relevant is this now
Very relevant. A lot of websites need 5 to 30 seconds or more to load.
2 comments
throwaway019254
337 days ago
I have a suspicion that the 30 second loading time is not caused by TCP slow start.
link
ajross
337 days ago
Slow start is about saving small-integer-numbers of RTT times that the algorithm takes to ramp up to line speed. A 5-30 second load time is an order of magnitude off, and almost certainly due to simple asset size.
link