Hacker News new | ask | show | jobs
by Murk 3763 days ago
I am not familiar with unity, but why should it slow down builds?
1 comments

From a quick google, unity builds are akin to #include-ing every file in the project (yes, the .cpp files too).