Thursday, August 16, 2018

Loading Web Pages Faster

MIT Creates Algorithm That Speeds Up Page Load Time by 34 Percent
The MIT team, which also includes a Harvard professor, created an algorithm that they dubbed Polaris, which is focused on determining the proper time to start network requests for Web resources. [...]
Polaris works by first watching how the website loads and how its objects interact with each other. It then creates a dependency graph for each Wep page, ordering the requests in such a way that only the needed content is loaded first, if it's used on the page.

No comments:

Post a Comment