Open kokizzu opened 5 years ago
It would be nice if there's also highest RAM usage
I usually use this alias for measuring real application max memory usage:
time='/usr/bin/time -f "\nCPU: %Us\tReal: %es\tRAM: %MKB"'
It would be nice if there's also highest RAM usage