Hacker News new | ask | show | jobs
by x-shadowban 1376 days ago
Node heap profiler in chrome is pretty good, often it will show the largest retainers and if your hookes to a live vm (not a snapshot) you can inspect the object and eventually go "oh yeah this array just grows and grows..."