JavaScript and DOM storage



Silo: exploiting JavaScript and DOM storage for faster page loads

FREE-DOWNLOAD J Mickens – Proceedings of the 2010 conference on Web
A modern web page contains many objects, and fetching these objects requires many network
round trips– establishing each HTTP connection requires a TCP handshake, and each HTTP
request/response pair requires at least one round trip. To decrease a page’s load time,