Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
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.