Hacker News new | ask | show | jobs
by k_lander 3471 days ago
is there significant difference in performance between HTTP/2 and SPDY?
1 comments

There seems to be, yes. Surprisingly little information to be had though.

http://blog.httpwatch.com/2015/01/16/a-simple-performance-co...

I don't think server push was used in this benchmark, it's arguably a poor mans way to achieve part of what's discussed in the referenced paper (serving early dependencies...early).