I am trying to find a memory leak in a Node.js. application I tried installing the v8 profiler, but it wonβt compile ... it looks like a dead project that many people are trying to use but getting the same problem - pretty much from node 0.3.2, just recently.
Does anyone know a way to find memory leaks in a Node.js application without using a v8 profiler? My Eclipse works with V8 remote debugging, but cannot find a way to see memory / heap usage, etc.
Rob Evans Feb 05 2018-12-12T00: 00Z
source share