- http://www.willvillanueva.com/the-node-js-profiling-guide-that-hasnt-existed-finding-the-cause-of-a-memory-leak-using-heap-snapshots-part-3/
- https://github.com/bnoordhuis/node-heapdump
- https://strongloop.com/strongblog/how-to-heap-snapshots/
- https://github.com/node-inspector/v8-profiler/blob/master/src/heap_profiler.cc
- https://addyosmani.com/blog/taming-the-unicorn-easing-javascript-memory-profiling-in-tooling/
- https://developer.chrome.com/tooling/docs/memory-analysis-101