[Wrong Information] The lib is loading memory usage from RSS
zero734kr opened this issue · 1 comments
zero734kr commented
Rss is only memory size that is reserved for current process. Please change it to heapUsed
wonderlandpark commented
For memory, I expected to display the physical memory used in the process.
I would like to add heapUsed
to display memory actually used.
Please create a new issue as a enhancement