wg / wrk

Modern HTTP benchmarking tool
Other
37.74k stars 2.93k forks source link

Implementation of io_uring in wrk without batching #524

Open Nithya-2018 opened 1 year ago

Nithya-2018 commented 1 year ago

Implemented io_uring to accelerate the performance of wrk benchmarking tool. This contains no batching of requests.