chjj/liburkel

Preallocate smaller sparse files

Opened this issue · 0 comments

chjj commented

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.