wonderlandpark/dokdo

[Wrong Information] The lib is loading memory usage from RSS

zero734kr opened this issue · 1 comments

Rss is only memory size that is reserved for current process. Please change it to heapUsed

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