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

Sure, having an equally archaic and primitive process but 10 times slower is obviously worse (C++)

Oh, for heaven's sake. You don't really think that, do you?



C++ compilation is much slower than C, and linking is off the charts slower. I don't think that's even controversial?


C++ compile times are, in large part, are due to header files. The language moves all sorts of implementation details like class definitions and private variables and templates and inline functions.


Yes? What is controversial about that?




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

Search: