Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andyedinborough/stress-css

JavaScript to test each CSS class on a page and report which are hindering performance
https://github.com/andyedinborough/stress-css

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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:

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