Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » performance   (RSS)

Microsoft Doloto Performance Optimization Tool

Ben Livshits and Emre Kiciman of Microsoft Research have released the Doloto performance-optimization tool . This cool tool enables web developers to optimize page-load time by ensuring that pages only pull in the JavaScript functions they need. Mentioned
Posted by EricLaw | 0 Comments
Filed under: ,

Bugs in IE8's Lookahead Downloader

Internet Explorer has a number of features designed to render pages more quickly. One of these features is called the "lookahead downloader" and it's used to quickly scan the page as it comes in, looking for the URLs of resources which will be needed
Posted by EricLaw | 80 Comments

Unshackling IE8 Performance

In general, IE8 is a significantly faster browser than prior versions. We made a number of major investments throughout the browser’s code to help ensure that IE users will have a great real-world experience on the web. However, it is definitely the case

Internet Explorer's Cache-Control Extensions

Some time ago, I wrote a summary of how Internet Explorer’s cache works . At the time, I left out mention of the two cache-control directives introduced by IE5: pre-check and post-check . These directives enable a “background update” mechanism where a
Posted by EricLaw | 2 Comments
Filed under: , ,

Vary with Care

This content was previously published elsewhere . I'm copying it here for broader visibility. About the Vary Response Header As described in the HTTP/1.1 specification ( RFC2616 ), the Vary response header allows a cache to determine if a cached (still
Posted by EricLaw | 8 Comments
 
Page view tracker