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

Rkuris/manual serialization #757

Merged
merged 12 commits into from
Nov 26, 2024
Merged

Rkuris/manual serialization #757

merged 12 commits into from
Nov 26, 2024

Conversation

rkuris
Copy link
Collaborator

@rkuris rkuris commented Nov 26, 2024

No description provided.

Improve the packing, fix a few bugs, and rerun the benchmarks. On my mac, leaves go from 41ns to 33ns
Small branches go from 73ns to 41ns
Full branches go from 211ns to 48ns.

This should have a significant effect as we will be serializing about 6B nodes, most of them branches, when inserting 1B rows.

Also included:
 - README lint fixes
 - Additional help for benchmark cmd line
This should reduce the number of system calls
@rkuris rkuris self-assigned this Nov 26, 2024
@rkuris rkuris merged commit 08d4833 into main Nov 26, 2024
5 checks passed
@rkuris rkuris deleted the rkuris/manual-serialization branch November 26, 2024 19:51
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