- http://github.com/axemclion/browser-perf. To quickly test your website, check out http://www.perfmonkey.com/#/trynow
You can use the metrics from this tool to find out which CSS or JS make a webage janky, which action caused multiple paints, etc.
Completely written in Node, can run as a node module and a CLI.
You can get graphs like this - http://nparashuram.com/perfslides/perfjankie.
- Based on Chromium's perf framework, needed a way to monitor performance everytime I deploy a site, automatically.
- http://github.com/axemclion/browser-perf. To quickly test your website, check out http://www.perfmonkey.com/#/trynow
You can use the metrics from this tool to find out which CSS or JS make a webage janky, which action caused multiple paints, etc.
Completely written in Node, can run as a node module and a CLI.
You can get graphs like this - http://nparashuram.com/perfslides/perfjankie.
- Based on Chromium's perf framework, needed a way to monitor performance everytime I deploy a site, automatically.