Hacker News new | ask | show | jobs
by eptcyka 94 days ago
Wouldn’t compute workloads be fine as they should not be syscall bound?
1 comments

yeap -- compute would be nearly the same. I suspect you need some kind of I/O to make your compute useful (get input for the computation / produce output etc.) so, still, this would have a negative effect overall.