wonderlandpark / dokdo

Dokdo. Easy Discord bot debuging tool.

Home Page:https://dokdo.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zero734kr opened this issue · 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