Node.js recipe for automating JavaScript profiling in Chrome(github.com)
github.com
Node.js recipe for automating JavaScript profiling in Chrome
https://github.com/paulirish/automated-chrome-profiling
1 comments
Could we take heap snapshots as well? With some trigger in client side code, it might be possible to detect memory leaks.