Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 230 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 230 Bytes

A 'time'-like utility for Unix that measures peak memory usage.

Works in both interactive and non-interactive environments.

Usage:

export PATH=$path_to_memusg
memusg my_command

Example:

memusg sleep 2