fsharp-hashcollections icon indicating copy to clipboard operation
fsharp-hashcollections copied to clipboard

Add Benchmark with LanguageExt to our benchmark suite

Open mvkara opened this issue 3 years ago • 0 comments

Noticed that this library offers a hashmap/set implementation (see here: https://github.com/louthy/language-ext/tree/main/LanguageExt.Core/Immutable%20Collections)

Its probably worth adding this to the ever growing suite of collections we compare. My use cases are always chasing performance in this data structure.

mvkara avatar Oct 18 '22 04:10 mvkara