Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andyedinborough/stress-css
- Owner: andyedinborough
- Created: 2011-04-13T22:44:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T21:35:09.000Z (almost 12 years ago)
- Last Synced: 2024-11-03T07:07:02.167Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 891 KB
- Stars: 868
- Watchers: 26
- Forks: 40
- Open Issues: 5
-
Metadata Files:
- Readme: readme.markdown
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/