21 ms·
here, I'll copy the first paragraph of TFA for you: > Many software projects take a long time to compile. Sometimes that’s just due to the sheer amount of code
by rvrb 1y ago
here, I'll copy the first paragraph of TFA for you:
> Many software projects take a long time to compile. Sometimes that’s just due to the sheer amount of code, like in the LLVM project. But often a build is slower than it should be for dumb, fixable reasons.