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

> Compile times matter in extreme cases, but 3 seconds is not really something I would worry about.

3 seconds for 50 lines of code. How many seconds for 100k lines of code?



As always, the answer is "benchmark it". It might be 3 seconds for 50 lines, but also 3 seconds for 5k lines, since the heavy stuff has been compiled once.

Benchmark it, otherwise it's sadly not useful


I've managed to quite succesfully stay away from C++ lately thank you.




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

Search: