1 comment

[ 82.4 ms ] story [ 215 ms ] thread
I started working on something that brings to Node.js what JVisualVM provides to the JRE. I've been struggling with memory leaks in a project I've been working on recently and while attempting to debug those found that there's a woeful lack of tools for memory profiling and heap visualization.

This fixes that. There's a lot more to be done here but this is an initial proof of concept I threw together in a couple of hours.