Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 138 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 138 Bytes

Build

$ cargo build

Run

$ cargo run

See physical/virtual memory consumption.

$ ps -o pid,rss,vsz -p [PID]