|
|
|
|
|
by vinyl7
1147 days ago
|
|
Compilation units are a relic of a time where computers only had a few KB of memory. At this point computers are fast enough and have enough memory to compile the whole thing in one go faster than whatever gains doing change detection and linking will have. |
|