property MemoryUsage.rss Usage in Denoimport { type MemoryUsage } from "node:process"; Resident Set Size, is the amount of space occupied in the main memory device (that is a subset of the total allocated memory) for the process, including all C++ and JavaScript objects and code. Type number