Ze command
Description
Show the Go runtime allocator memory stats.
Returns allocated bytes, heap in-use, total allocations, GC cycles, and
last GC pause duration. Compare over time to spot leaks. For the OS-level
process memory (RSS/VSZ) use 'show system memory'.
Arguments
No command-specific arguments listed.