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

> when syscalls are already fast enough.

they aren't. some syscalls get hammered so much by user space code that any overhead is too much overhead. especially with gettimeofday/clock_gettime which are used for timestamping and measuring intervals. you don't want overhead on your timing code.



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

Search: