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

Cache size adjustments #733

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Cache size adjustments #733

merged 1 commit into from
Oct 10, 2024

Conversation

rkuris
Copy link
Collaborator

@rkuris rkuris commented Oct 10, 2024

The cache freelist needs to hold all the nodes plus all the intermediate nodes. Also adjusted the default cache size to 1.5M nodes, probably good enough for all of the benchmarks.

The cache freelist needs to hold all the nodes plus all the intermediate
nodes. Also adjusted the default cache size to 1.5M nodes, probably good
enough for all of the benchmarks.
@rkuris rkuris self-assigned this Oct 10, 2024
@rkuris rkuris merged commit 4ae87d1 into main Oct 10, 2024
1 check passed
@rkuris rkuris deleted the rkuris/larger-freelist-cache branch October 10, 2024 17:41
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

Successfully merging this pull request may close these issues.

1 participant