Benchmarking basic IO functions on Linux
I am working on a [database](https://github.com/lnikon/tinykvpp), particularly building the storage engine right now, and I assigned myself the task of creating separate file abstractions(e.g. I really like how it is done in leveldb, thus having Rand...
Sep 10, 20255 min read