Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm curious to know how much this improves page loads when resource hints are used properly. I may be failing to understand the paper, but it seems to me that strong usage of resource hints plus HTTP/2 dependency-based prioritization makes a lot of this technique obsolete.


There's quite a gap and a lot of head scratching between the theory of H2 dependence based prioritization and the reality of implementation - for example Chrome haven't even implemented it yet.

Even with resource hints, H2 etc. the browser is still discovering the dependencies at run time and relying to the developer to hint them correctly for some performance speed up.


Except with resources where it's trivial for the server to determine the dependency graph, like ES2015 modules and HTML imports. In these cases the server can send push dependencies before the client even receives the initial document.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: