JesperAxelsson / rust-intmap

Specialized hashmap for u64 keys
MIT License
30 stars 10 forks source link

Use benchmark lib that doesn't require nightly Rust #62

Closed jakoschiko closed 5 days ago

jakoschiko commented 3 weeks ago

Looked a bit at both of the benchmark libs. Both don't seems very active so I suppose divan should be fine.

Originally posted by @JesperAxelsson in https://github.com/JesperAxelsson/rust-intmap/issues/57#issuecomment-2292197946