Announcement

Collapse
No announcement yet.

LLVM Clang 6.0 vs. 5.0 Compiler Performance On Intel/AMD Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • LLVM Clang 6.0 vs. 5.0 Compiler Performance On Intel/AMD Linux

    Phoronix: LLVM Clang 6.0 vs. 5.0 Compiler Performance On Intel/AMD Linux

    Since last week's big release of LLVM 6.0 along with Clang 6.0, I have been carrying out some fresh compiler benchmarks of the previous Clang 5.0 to this new stable release that switches to C++14 by default, among many other changes to LLVM itself and this C/C++ compiler front-end.

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Was there some separate shader compiler benchmark or didn't I just spot it from this?

    Comment


    • #3
      Compile times seem to be ~30% slower with Clang 6 compared to GCC 7.3 for me. Anyone noticed that? I switched to GCC again for development and only build with Clang to check from time to time.

      Comment

      Working...
      X