←back to thread

129 points ozgrakkurt | 2 comments | | HN request time: 0.435s | source
1. nesarkvechnep ◴[] No.45155686[source]
Interesting how an implementation using FreeBSDs AIO would compare.
replies(1): >>45163354 #
2. ozgrakkurt ◴[] No.45163354[source]
You should be able to compare AIO vs io_uring using fio if it works on FreeBSD.

There are some config examples here [0] but they would be different for AIO so need to check fio documentation to find corresponding config for AIO.

[0]: https://steelcake.com/blog/comparing-io-uring/