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 in-memory IO performance, remove runtime borrow checking #861

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

PThorpe92
Copy link
Contributor

Despite likely replacing this in-memory IO setup in the near future with a mmap implementation (#859) , in the spirit of everyone getting bitten by the perf bug lately I thought I would speed up our in-memory IO a bit.

@penberg penberg merged commit b4a3cad into tursodatabase:main Feb 4, 2025
27 checks passed
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