cargo-prof 0.1.0

Tools to make profiling Rust programs easier
cargo-prof-0.1.0 is not a library.
Visit the last successful build: cargo-prof-0.1.9

Prof

Run commands to profile your Rust program

Valgrind

Get the total bytes allocated to the heap by your Rust binary

cargo prof valgrind bytes

Target a different binary

cargo prof valgrind bytes mybinary

Change the default bytes that are subtracted

cargo prof valgrind bytes mybinary