A nice presentation by Jatinder Mann, Internet Explorer, Program Manager on how to improve web performance.
These performance tips and tricks apply equally to Web sites that run on standards based Web browsers, and Windows Store Apps, which are also just the Web. There are six principals detailed in the talk that will help you improve the performance of your apps and sites today:
- Quickly respond to network requests
- Minimize bytes downloaded
- Efficiently structure markup
- Optimize media usage
- Write fast JavaScript
- Know what your application is doing