Skip to content

Switch to custom hash for cache keys #1021

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

Switch to custom hash for cache keys #1021

merged 1 commit into from
Jun 19, 2025

Conversation

cberner
Copy link
Owner

@cberner cberner commented Jun 19, 2025

Switch to custom hash for cache keys

Uses a 8 byte optimized hash like that used in rustc
Improves bulk write benchmarks by ~8%

Uses a 8 byte optimized hash like that used in rustc

Improves bulk write benchmarks by ~8%
@cberner cberner changed the title Switch to custom hash for LRU cache keys Switch to custom hash for cache keys Jun 19, 2025
@cberner cberner merged commit 1b26319 into master Jun 19, 2025
5 of 12 checks passed
@cberner cberner deleted the fasthash branch June 19, 2025 22:04
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