GitHub’s CSS performance

Substantial, excellent talk by Vimeo developer Jon Rohan on steps Github took to dramatically improve their CSS performance site wide. One thing Jon stresses that I’ve found has a huge impact is just the sheer number of HTML elements on screen. People spend so much time optimizing their Javascript and CSS selectors, when sometimes the root problem is just having way too many divs.