Profiling and Performance

cat-development-tools::profiling

Development tools to help you figure out the performance of your code.

Benchmarking

RecipeCratesCategories
cargo flamegraphcargo-flamegraphcat-development-tools::profiling
criterioncriterioncat-development-tools::profiling
divandivancat-development-tools::profiling
hyperfinehyperfinecat-development-tools::profiling

Memory usage analysis

RecipeCratesCategories
Profile heap memorydhatcat-development-tools::profiling

Low-level profiling tools

RecipeCratesCategories
Inspect the generated assemblycargo-show-asmcat-development-tools::profiling

See also

Rust Performance Book book-rust-performance-github