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

benchmark: use a rocksdb version of the dataset #23

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

nightlark
Copy link
Collaborator

Use a rocksdb version of the dataset created from the preprocessed HashMap. This loads almost instantly, has peak memory usage starting around 75 MB, and takes about 220 MB on disk.

Use a rocksdb version of the dataset created from the preprocessed
HashMap. This loads almost instantly, has peak memory usage starting
around 75 MB, and takes about 220 MB on disk.
@nightlark nightlark merged commit 1072ee8 into main Dec 19, 2024
3 of 5 checks passed
@nightlark nightlark deleted the benchmarking-rocksdb branch December 19, 2024 18:32
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