node-gcstats icon indicating copy to clipboard operation
node-gcstats copied to clipboard

Which property should I use to measure memory leak

Open tsvetann opened this issue 5 years ago • 0 comments

Thanks for this great module. I am trying to apply this module to detect memory leak by measuring memory growth after GC runs. Which of the properties available is most optimal to watch in an attempt to detect memory leaks?

Thx

tsvetann avatar Oct 09 '19 12:10 tsvetann