stable-vec icon indicating copy to clipboard operation
stable-vec copied to clipboard

Add benchmarks to compare `StableVec` with `HashMap`

Open LukasKalbertodt opened this issue 4 years ago • 0 comments

To better explain the performance advantages of this crate. Of course, a fast hash functions for integer keys should be used.

LukasKalbertodt avatar Aug 26 '19 13:08 LukasKalbertodt