Closed
Description
I have an app which monitors it's memory usage via process.memoryUsage()
Sometimes, data, reported by this method, looks strange to mee.
I can see process' heapUsed
> heapTotal
and heapUsed
> RSS
.
Is it normal behavior? How can this be explained?
I can see this on 0.10.33 and on io.js 1.5.1 and some versions back.
Metadata
Metadata
Assignees
Labels
No labels