|
|
|
|
|
by ANH
5503 days ago
|
|
I've seen this "10-20% slower" meme several times, but I've also read several accounts of 10-20% faster runtime performance. All I know for sure is I compiled my codebase with Clang for the first time yesterday and the compilation time was absurdly short. I thought the compiler was broken. And it enables excellent tools like clang_complete for Vim code completion. |
|
Over time, as Clang gets more mature, it will become more and more on par (or better) than GCC.