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

feat(mmap): new feature for mmap-based optimization #49

Merged
merged 1 commit into from
May 17, 2023

Conversation

komar007
Copy link
Contributor

This is a workaround for #48 that makes the mmap optimization a feature that can be disabled.
I think it could be useful to let the user disable it, even if #48 is fixed; with the feature disabled it reduces the number of unsafe blocks in the code by a factor of 3:)

@zkat zkat merged commit 58de0b2 into zkat:main May 17, 2023
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.

2 participants