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

Yes.

C++ is horribly slow if you overuse templates, and not take advantage of binary dependencies.

If every module compiles to its own library (not object file), got proper translation units, and a fast linker, compiling the stuff you're currently working on is relatively fast.



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

Search: