Releases: protobufel/multikeymapcsharp
Releases · protobufel/multikeymapcsharp
added baseline benchmark for TryGetFullKeysByPartialKey
4.3.1 added baseline benchmark for TryGetFullKeysByPartialKey
Faster non-positional algorithm
Faster non-positional algorithm when dealing with positional partial sub-keys.
No code changes, just added Apache 2.0 license to all files
Added license to all files; same Apache 2.0 license!
No code changes; applied Apache 2.0 license to all files
Added license to all files; same Apache 2.0 license!
4.2.20
- Improved search by switching to the full key ref equality for the internal support storage; publicly still changeable
- Fixed some benchmarks
Improved optimized positional search
- Improved optimized positional search
- Tweaked some benchmarks
- Added extra tests mirroring benchmarks
Publicly available equality comparers
- Exposed internal equality comparer extensions and the reference equality comparer via EqualityComparerExtensions static class.
- Tweaked some benchmarks
Much faster position optimized implementation
Fixed position optimized implementation's hashing, resulted in much better, as originally intended, performance.
Improved benchmarks; no code changes
4.0.20 improved benchmarks
Added benchmarks
4.0.10 added the benchmark results link