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

From the article:

> To be fair all the contestants (including Go) were running single worker process

That seems to imply that they were all limited to a single core.



A single worker process sounds like what it says it is. A single process containing possibly many OS threads. Just because it's a single process doesn't mean it won't use all cores. Where's the implication that process = core? GOMAXPROCS defaults to the number of cores in the system.


GOMAXPROCS is the number of cores used.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: