wvwwvwwv / scalable-concurrent-containers

High performance containers and utilities for concurrent and asynchronous programming
Apache License 2.0
329 stars 16 forks source link

HashIndex performance fluctuation #82

Closed wvwwvwwv closed 2 years ago

wvwwvwwv commented 2 years ago

Ex) https://github.com/wvwwvwwv/conc-map-bench/tree/Intel

Dropping the CellArray of a HashIndex should be split into multiple deferred jobs.