LLVM Clang Performance Matching The GCC Compiler On AMD Threadripper 3960X

Written by Michael Larabel in Software on 29 December 2019 at 12:00 PM EST. Page 2 of 7. 6 Comments.

Off to the races, we were seeing LLVM Clang at the end of 2019 being quite competitive with GCC on this latest-generation AMD workstation CPU. The GCC 9 vs. GCC 10 performance was largely the same but unfortunately the release build of LLVM Clang Git was pointing to performance regressions compared to LLVM Clang 9.0 stable. We've also seen Clang 10 running slower than Clang 9 on other systems and will have those additional results out in the coming days.

In the TSCP chess benchmark, Clang was much faster than GCC.


Related Articles