Mobile Web Performance and Optimization
Gmail for Mobile HTML5 Series: Reducing Startup Latency- Google Developers Blog

Gmail for Mobile HTML5 Series: Reducing Startup Latency- Google Developers Blog

9/3/2009

What this post added

This post details specific techniques used to reduce startup latency for Gmail's mobile HTML5 application. It covers optimizations such as reducing the number of HTTP requests by combining JavaScript files, using CSS sprites for images, and employing techniques like deferred loading and lazy loading of JavaScript modules. It also discusses the impact of these changes on perceived performance and user experience.

Read the original post ↗