Fri, July 21, 2023 Comparing sequential I/O performance between `io_uring` and `read(2)`/`write()` Where our hero figures out that io_uring is not the answer to everything read more →
Mon, July 17, 2023 A simple `cp` clone in Rust: Trials and tribulations A quick performance analysis of system calls through Rust read more →