Perceived Performance: Difference between revisions

→‎Loading web pages: +nsINetworkPredictor
No edit summary
(→‎Loading web pages: +nsINetworkPredictor)
 
Line 54: Line 54:
** Use cached page to fire off requests for scripts and stylesheets ({{bug|510122}})
** Use cached page to fire off requests for scripts and stylesheets ({{bug|510122}})
** Show entire page from cache, and then fade to a copy loaded off of the network once it is ready
** Show entire page from cache, and then fade to a copy loaded off of the network once it is ready
* Perform overhead (DNS lookup, TCP handshake, TLS handshake) before the connections are actually needed:
** See [[Privacy/Reviews/Necko]] (network Seer, renamed to predictor), [http://mxr.mozilla.org/mozilla-central/source/netwerk/base/public/nsINetworkPredictor.idl nsINetworkPredictor]
* Preload web pages
* Preload web pages
** Based on time of day
** Based on time of day
Confirmed users
162

edits