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

I guess you don’t work in C++ or Rust. Compile times are a bitch and they’re completely CPU-bound.


Bear in mind, my personal laptop rarely compiles massive projects. I think the last large thing I compiled by hand was wine, and it's been a while since I've done that. Most of the coding done on that laptop are small toy applications to test a language feature. It also helps that golang is lightning fast when it comes to compile times.


How often do you rebuild your C++/Rust? You may consider adding some cache system.




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

Search: