Hacker News new | ask | show | jobs
by raggi 991 days ago
In purely practical terms the old system interfaces are sufficiently problematic that for any workload with necessarily smaller buffers than tens of kb, most implementations will get stuck being syscall bound first. Spectre really didn’t help here either.
1 comments

I think this is where we have to really move towards the io_uring/FlexSC approach.