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

Improve cache efficiency through info files instead of keys + multi array memory map #18

Merged
merged 76 commits into from
Jan 29, 2025

Conversation

jrapin
Copy link
Contributor

@jrapin jrapin commented Jan 19, 2025

This changes the key file structure to allow for more freedom, and making it possible to use a large byte file to store mulitple arrays way more efficiently.

@jrapin jrapin changed the title [WIP] Experiment with write context for efficiency Improve cache efficiency through info files instead of keys + multi array memory map Jan 28, 2025
@jrapin jrapin requested review from kingjr and hubertjb January 29, 2025 10:33
@jrapin jrapin merged commit 058242a into main Jan 29, 2025
3 checks passed
@jrapin jrapin deleted the upd/multi-array-context branch January 29, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants