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

Isn't C++ compilation mostly single-core-bound still? Of course it does compile as many files in parallel as there are cores, but it's not possible to compile a single file in multiple threads.


Yeah but most projects that have compile times long enough to care about have many source files.




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

Search: