1.0.0 • Published 7 years ago

node-profile-gc v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

node-profile-gc

npm.io

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.

Quick Start

$ yarn add --dev node-profile-gc

For now, take a look at src/tests/index.spec.js.

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Thanks:

To all Contributors - you make this happen, thanks!

Copyright

Copyright (c) 2017 Dotan Nahum @jondot. See LICENSE for further details.