Hacker News new | ask | show | jobs
by leesalminen 3623 days ago
I am in love with HTTP/2. It's made my web application much faster and I rely less on CDNs.
1 comments

The nice thing about CDNs is that if the CDN is good, it will load the assets closest to your visitor, which is nice when normally these are 250ms+ latency :)
It is nice, but the main selling point of HTTP/2 is that latency had much less influence on complete loading times. Lower latency does help, but HTTP/2 really shines on higher latencies