wvwwvwwv / scalable-concurrent-containers

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

[FEATURE REQUEST] expose API for getting bucket index of HashMap key to help debug contention #119

Closed sammyne closed 7 months ago

sammyne commented 7 months ago

It can be exposed on an added feature, like dev. So that normaly user won't see it.

wvwwvwwv commented 7 months ago

Looks like a great idea, and I guess the method can also be public.

wvwwvwwv commented 7 months ago

bucket_index is available in 2.0.7!