Hacker News new | ask | show | jobs
by zamadatix 1513 days ago
Netflix's speedtest https://fast.com/ avoids a lot of the TCP tuning issues of the client/server by dynamically scaling the number of streams during the test to try to provide an all around peak number instead of a "precisely single session to this exact server" number.

Regarding BBR I've also found it to be a lifesaver for individual streams over high latency internet links, particularly when there is loss.