You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context:
I'm working in a multi-thread environment and I need to unlock the mutex as soon as possible.
Having this override for emplace/insert it would be possible to compute the hash before locking the mutex.
If we have precalculated hash, emplace/insert might be helpful as well?
The text was updated successfully, but these errors were encountered: