liburkel icon indicating copy to clipboard operation
liburkel copied to clipboard

Preallocate smaller sparse files

Open chjj opened this issue 4 years ago • 0 comments

This would allow us to utilize memory-mapped writes and get rid of our write buffer. This is a breaking change, but may be worth it in terms of simplicity and performance.

chjj avatar Sep 25 '20 19:09 chjj