MemoryInfo 对象
workingSetSize
Integer - 当前实际物理 RAM 中的内存量。peakWorkingSetSize
Integer - 曾经实际物理 RAM 中的最大内存量。privateBytes
Integer (可选) Windows - 不与其他进程共享的内存量,例如 JS 堆或 HTML 内容。
请注意,所有统计数据均以千字节为单位报告。
workingSetSize
Integer - 当前实际物理 RAM 中的内存量。peakWorkingSetSize
Integer - 曾经实际物理 RAM 中的最大内存量。privateBytes
Integer (可选) Windows - 不与其他进程共享的内存量,例如 JS 堆或 HTML 内容。请注意,所有统计数据均以千字节为单位报告。