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 companies, researchers and developers have tackled its solution but no one has ever been able to announce a 34% success rate in reducing the overall load time of s. 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 have κάποιος σε μια ιστοσελίδα πληκτρολογεί μια URL στο πρόγραμμα περιήγησής του. Ένας διακομιστής DNS τον ανακατευθύνει στη διεύθυνση IP, όπου η φιλοξενείτε η ιστοσελίδα και το πρόγραμμα περιήγησης ξεκινά το κατέβασμα των αρχείων (Web resources) που βρίσκονται αποθηκευμένα στον , ας πούμε μια σελίδα HTML.

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.

Όπως έχουν δείξει λοιπόν προηγούμενες μελέτες, το πρόβλημα της αργής φόρτωσης σελίδων δεν είναι οφείλεται πάντα στο μικρό εύρος ζώνης, αλλά και στον χρόνο που απαίται για να αποσταλούν οι όλες αιτήσεις δικτύου, το μέγεθος των αρχείων που κατεβαίνουν, και τις καθυστερήσεις του ίδιου του δίκτυου.

How does the Polaris algorithm work?

Για να αντιμετωπιστούν αυτά τα ζητήματα, το Polaris του MIT θα λειτουργεί με τη γραφημάτων εξάρτησης για κάθε σελίδα στο Web, κάτι το οποίο θα υπαγορεύει μια πιο αποτελεσματική σειρά με την οποία θα πρέπει να φορτώνονται όλοι οι πόροι μιας σελίδας.

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 to be held this week at Networked Systems Design and Implementation.

iGuRu.gr The Best Technology Site in Greecefgns

Subscribe to Blog by Email

Subscribe to this blog and receive notifications of new posts by email.

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.).