Polaris from MIT load web pages 34% faster

MIT strikes again! The problem with slow pages has been known since the beginning of the Internet. Too many , researchers and developers have worked on its solution but no one has ever been able to report a 34% success rate in reducing overall page load time. Until today.
A team of researchers from MIT's Computer Science and Artificial Intelligence Lab (CSAIL) has achieved impressive results.Code mit

The MIT team, including also a Harvard professor, has created the Polaris algorithm, which focuses on determining the right time to launch network requests to Web resources or Web resources.

The websites work in a very simple way. To access a web page, one types a URL into their browser. A DNS server redirects it to the IP address where you host the website and program starts downloading the files (Web resources) stored on the server, let's say an HTML page.

Within this HTML page, there is the source code of the web page that loads different resources in CSS format, JS files, images, Flash content, and other information. Each resource of these means a separate request, which (applications) makes the user's browser.

As previous studies have shown, the problem of slow page loading is not always due to the small bandwidth, but also to the time it takes to send all network requests, the size of downloaded files, and the delays of the network itself .

How does the Polaris algorithm work?

To address these issues, MIT's Polaris framework will work by creating dependency graphs for each page on the Web, which will dictate a more efficient order in which all the resources of a page should be loaded.

Graphics are widely used today in software development, and are at the heart of some software development tools.

In fact, the Polaris framework works first as it records how the loads of a web page interact with each other. It then creates a dependency graph for each WEP page, and sends the requests in such a way that only the necessary content is loaded first.

MIT has tested Polaris in 200 different network conditions and found that load times decreased by an average of 34%. The best results were achieved on larger websites that contained many JS files.

The researchers will present the Polaris framework at the USENIX Symposium this week at the Networked Systems conference and Implementation.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.086 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).