Skip to content

[bloodstone] implement prefix encoding #1525

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 5 commits into from
May 16, 2025
Merged

[bloodstone] implement prefix encoding #1525

merged 5 commits into from
May 16, 2025

Conversation

spacejam
Copy link
Owner

InlineArray will inline anything up to 7 bytes on the stack. that often doesn't kick in for many types of keys in the database, but with prefix encoding it should kick in far more often. Suffix truncation is already implemented for reducing key sizes in the node index.

@spacejam spacejam self-assigned this May 16, 2025
@spacejam spacejam merged commit 92cca2d into main May 16, 2025
0 of 8 checks passed
@spacejam spacejam deleted the tyler_prefix_encoding branch May 16, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant