Replies: 2 comments
-
Hi there, Please read the Dash paper: https://arxiv.org/pdf/2003.07302 the short answer is that stash records are commonly used for hash tables to fight collisions and improve table utilisation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team
I viewed the source code and read about the stash bucket. I don't understand why it is needed; I understand that split is active when all buckets and stash buckets are full. Because I think stash buckets are not necessary, Stash Buckets are as swam memory.
If I misunderstood, please help clarify and explain in detail.
Beta Was this translation helpful? Give feedback.
All reactions