summaryrefslogtreecommitdiffstats
path: root/bench/ioq.c
Commit message (Collapse)AuthorAgeFilesLines
* ioq: Submit and pop requests in batchesTavian Barnes2024-12-031-0/+1
| | | | | The new ioq_submit() function is now necessary to call to ensure the pending request batch is flushed.
* bench/ioq: New ioq microbenchmarkTavian Barnes2024-12-031-0/+322