Export to GitHub

leak-finder-for-javascript - issue #11

Implement way to save/load heap snapshots to/from disk


Posted on Jan 9, 2013 by Happy Horse

Currently, it is quite time consuming to capture the heap, and sometimes several different analyses are desired that could each be run on the same heap capture.

It'd be great to have the option to save heap capture to disk and load from disk instead of hitting the chrome tab/process again and again.

Status: New

Labels:
Type-Defect Priority-Medium