Wsm2110 / Faster.Map

Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary
MIT License
75 stars 7 forks source link

[Question or request] could you add the Allocated, Allocated Ratio columns to the benchmarks #27

Closed dadhi closed 1 year ago

dadhi commented 1 year ago

Hi, impressed by the performance of the SIMD map specifically. Regarding the benchmarks, is it possible to add the allocation columns?

Wsm2110 commented 1 year ago

Ill add some whenever i find some time :)