Skip to main content

ClusterMem

Cluster memory.

Type

Properties

PARAMETERTYPEOPTIONALDEFAULTDESCRIPTION
rssnumbernullResident Set Size - total memory allocated for the process execution in bytes.
heapTotalnumbernullTotal size of the allocated heap in bytes.
heapUsednumbernullActual memory used during the execution in bytes.
externalnumbernullV8 external memory usage in bytes.
arrayBuffersnumbernullMemory usage by array buffers in bytes.