node-gcstats
node-gcstats copied to clipboard
Which property should I use to measure memory leak
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