You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: