tokio-uring
tokio-uring copied to clipboard
chore: fix criterion benchmarks
A number of errors got overlooked in #151 and earlier PRs targeting the criterion benchmarks. In particular, the throughput, concurrency, and iteration count values were all wrong.
This change addresses those issues.