~ntietz/rust-hashmap-overhead

an experiment to measure the overhead of Rust HashMaps
Remove unused enable/disable
Update to have many more steps and commit the generated data

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ntietz/rust-hashmap-overhead
read/write
git@git.sr.ht:~ntietz/rust-hashmap-overhead

You can also use your local clone with git send-email.

#Rust Hashmap Overhead

This repo contains some code that I used while preparing a blog post and presentation about the overhead of Rust HashMaps (and BTreeMaps). It's probably not going to be maintained, since it was a one-off as an experiment.

The code is licensed under the AGPL, and you can find information in LICENSE.

Do not follow this link