An out of band profiling tool for node, to discover leaks and memory problems. To support stable results, it uses a separate node process with gc_trace
for sampling runs.
$ yarn add --dev node-profile-gc
For now, take a look at src/tests/index.spec.js.
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
To all Contributors - you make this happen, thanks!
Copyright (c) 2017 Dotan Nahum @jondot. See LICENSE for further details.