Comment on Go vs. Rust: Writing a CLI ToolparentComments−kryps6yTip: Rust BufReaders default to 8KiB buffers which are way too small for high-performance sequential NVME I/O.
Comments
Tip: Rust BufReaders default to 8KiB buffers which are way too small for high-performance sequential NVME I/O.