|
|
|
|
|
by tomjakubowski
1139 days ago
|
|
unity builds do often have worse performance than separate compilation for "incremental rebuilds" during development. that all depends on how the code is split up and how bad of a factor linking is. as in the article, it's best to support both |
|