Zero-copy network transmission with io_uring
Zero-copy network transmission with io_uring
Posted Jan 13, 2022 9:56 UTC (Thu) by Lawless-M (guest, #155377)Parent article: Zero-copy network transmission with io_uring
> io_uring's zero-copy operations can perform more than 200% better than MSG_ZEROCOPY.
The maximum speedup posted was 2.27x which is 127% more than MSG_ZEROCOPY.
200% more would be 3x speedup