CSS Selector Performance

Juriy Zaytsev offers a nice view on CSS Selector Performance and how to make your stylesheets faster and cleaner.

As our pages/apps become more interactive, the complexity of CSS increases, and browsers start to support more and more “advanced” CSS features, CSS performance will probably become even more important.

Juriy Zaytsev, Profiling CSS

A must read for anyone interested in CSS performance.

Older Articles

  1. Writing Efficient JavaScript
  2. URL Design

See the full archive list.

Disclaimer