Hacker News new | ask | show | jobs
by SleepyMyroslav 289 days ago
I mean my colleagues work hard to keep our build times around 3 minutes for full build of multimillion lines of C++ code that can be rebuilt and same or few times bigger code that is prebuilt but provides tons of headers. If I was constantly annoyed by build times longer than few seconds I probably would have changed my career path couple decades ago xD.

I am both hands for faster -O1 build times though. Point taken.