DrupalCon Munich 2012: High performance theming

As rich HTML5 apps become the norm and mobile context becomes dominant over desktop, the importance of frontend performance is exploding.

We've all heard the standard list of changes you're supposed to make in order to achieve better frontend performance: leaner markup, minify and move scripts to the bottom, combine images into sprites, TESTING etc. But how can you automate some of these tasks and avoid repeating hand-crafted optimizations for each site you build?

This session will walk through the process of automating performance tasks when possible, so that you can spend less time optimizing and more time creating. Some will be as simple as a module installation, and others will require more effort to set up. Not just limited to Drupal, we will be exploring tools used by members of the entire web development community.

Slides: http://rupl.github.com/high-performance-theming/

Drupal is a registered trademark of Dries Buytaert.