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

Ensure we're using buffered I/O when reading and writing stores #40

Open
LawnGnome opened this issue Dec 24, 2021 · 0 comments
Open

Ensure we're using buffered I/O when reading and writing stores #40

LawnGnome opened this issue Dec 24, 2021 · 0 comments
Assignees

Comments

@LawnGnome
Copy link
Contributor

https://era.co/blog/unbuffered-io-slows-rust-programs was a good reminder of this!

It may also be worth checking if this would improve performance when sending commands to git fast-import, although since we seem to be generally CPU constrained there anyway, I suspect the answer is no.

@LawnGnome LawnGnome self-assigned this Dec 24, 2021
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

No branches or pull requests

1 participant