Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the reason for using basket 7 to place arrays of the default value in it? #2

Open
vefimov-dev opened this issue May 24, 2021 · 0 comments

Comments

@vefimov-dev
Copy link

GetBucket() returns 7 for default chunk size (128 items), but 7 bucket contains buffers with size for 2048 items.
Should GetBucket() return 3 for default chunk size?

internal static int GetBucket(int size)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant