Monday, May 20, 2013

Chrome Rendering Performance, Google I/O 2013

Google I/O 2013 - Jank Free: Chrome Rendering Performance

Animations and scrolling at 60FPS: difficult! Let's talk about rendering performance by way of a couple case studies. We'll cover the basic challenge of smooth animation, approaches to finding the bottleneck in your application using Dev Tools, and methods to cope with some common pitfalls. Topics include Dev Tools rendering features, subtleties of CSS animation, common cases that kill scrolling performance, and a peak into the hardware acceleration model that underpins Chrome's graphics pipeline.


No comments:

Post a Comment