• Stars
    star
    870
  • Rank 52,440 (Top 2 %)
  • Language
    JavaScript
  • Created over 13 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JavaScript to test each CSS class on a page and report which are hindering performance

CSS Stress Test

This project is a bookmarklet for stress testing the CSS on any given webpage.
It indexes all the elements and their classes, and then--class by class--it removes one, and times how long it takes to scroll the page. Selectors that save a considerable amount of time when removed indicate problem areas.

To install the bookmarklet, visit my blog post on this project: http://andy.edinborough.org/CSS-Stress-Testing-and-Performance-Profiling

License

http://andyedinborough.mit-license.org/