MalikHou commented on PR #3232: URL: https://github.com/apache/brpc/pull/3232#issuecomment-4028741007
> > The testing and usage project is located at: https://github.com/MalikHou/brpc-iouring > > Happy to see the io_uring improvement in brpc . Do you have some benchmark number to share? the test plan compared the results of `io_uring` and `pread` requests. I will demonstrate the workload from low to high pressure with only 6 threads on the server: 1. Linux kernel version 6.6; 2. CPU Intel(R) Xeon(R) 6746E; 3. No swap; 4. Client threads from 8 to 128, with exactly the same request logic. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
