Saturday, June 11, 2016

Optimizing the Critical Rendering Path for Instant Mobile Websites

Users expect a fast and optimized experience regardless of whether they're on a mobile or desktop browser -- rightfully so! However, delivering instant mobile websites requires careful engineering: you need to account for every extra network roundtrip, tune your servers, and prioritize critical assets -- aka, we need to optimize the critical rendering path to deliver best visual rendering performance.

Here is the video where we'll take a deep dive into the technical design and optimization criteria to help us meet these goals. As a bonus, they have done demo of some existing and upcoming tools they've been working on at Google to automate the process.