Hacker News new | ask | show | jobs
by RBO2 3462 days ago
Also I use ccache on all my projects. Rebuilds times are now at 10s for a 50 kloc project.
1 comments

Sure, but in a "modern" codebase where you're template-everything, then more changes will be in headers, resulting in a lot more translation units being affected by any given change.