Y
Hacker News
new
|
ask
|
show
|
jobs
by
rowanG077
554 days ago
Why does a perf difference factor into it? There is no requirement for a syscall to be this fast or else it isn't a syscall. If you have a hot loop you shouldn't be putting a syscall in it, not even on the CPU.