drool icon indicating copy to clipboard operation
drool copied to clipboard

Expose a way to dump a before and after heap snapshot

Open samccone opened this issue 10 years ago • 1 comments

This would make it so a user would never have to step into chrome debugger to generate the heap diffs, instead they could just read in the dumped file :)

samccone avatar Oct 06 '15 05:10 samccone

ref: https://github.com/paulirish/automated-chrome-profiling

HeapProfiler.takeHeapSnapshot

samccone avatar Oct 12 '15 16:10 samccone