You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Riffle supports an io_uring-based local I/O engine to improve shuffle performance on modern Linux kernels. (Linux kernel >= 5.10, and it was verified on Anolis OS 8)
250
+
- Up to ~25% higher write throughput compared to the non-io_uring implementation
251
+
- ~3× lower CPU load under write-intensive shuffle workloads
0 commit comments