Files
Latest commit
benches
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Profiling for the hashmap benchmark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Enable debug info generation in Cargo.toml 2. Run cargo bench hashmap -- --profile-time 20 3. Look for a flamegraph at target/criterion/hashmap/profile/flamegraph.svg