Only thing that matters is the end result.
In form of accuracy, speed and code size.
I would gladly have a 10 times slower compiler if it was guaranteed to produce 10% faster code on absolute average.
I don't get why compilation speed is such a big deal when binary speed is the final result users will see?
So who cares if the kernel takes 4 minutes or 6 minutes and 10 seconds to compile?
For all of you how do care about speed. Go play with TCC instead. It's an excellent compiler/assembler/linker.


Reply With Quote

