8000 GitHub - alexpercsi/stress-css: JavaScript to test each CSS class on a page and report which are hindering performance
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Notifications You must be signed in to change notification settings

alexpercsi/stress-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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. Classes 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0