tokio-uring icon indicating copy to clipboard operation
tokio-uring copied to clipboard

chore: fix criterion benchmarks

Open Noah-Kennedy opened this issue 2 years ago • 0 comments

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.

Noah-Kennedy avatar Jan 02 '23 17:01 Noah-Kennedy