Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When you want to squeeze every bit of performance out of a system, you want to avoid doing system calls as much as possible. io_uring lets you check if some i/o is done by just checking a piece of memory, instead of using read, pool, or such.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: