Paul Irish introduces a document he’s written where he looks at scrolling, reponsiveness, and input latency issues on three major sites, using Chrome’s DevTools to do the heavy lifting.
When an error happens, Opbeat will show you the code that is breaking, who wrote it, and how it is affecting performance. Now available for iOS and Android, so you can do ops when you’re AFK. WebOps weekly readers get $100 credit.
Pages should not only load quickly, but also run well; scrolling should be stick-to-finger fast, and animations and interactions should be silky smooth. This guide from Google covers areas from JavaScript and styles to layouts and input handlers.
An introduction to an academic paper (that includes two Facebook co-authors) that looks at a way to perform performance analysis on a large site (i.e. Facebook) and use the results to improve performance.
As browsers evolve so do best practices for page performance. Web developer Shefali Pandey gives a presentation on ways to improve performance over time.