logoalt Hacker News

eptcykatoday at 6:07 PM1 replyview on HN

Wouldn’t compute workloads be fine as they should not be syscall bound?


Replies

_ananos_today at 6:56 PM

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.