GCC vs. Clang On POWER8 Is A Competitive Compiler Match

Written by Michael Larabel in Software on 21 February 2016 at 01:00 PM EST. Page 3 of 4. 3 Comments.

Clang to no surprise still leads over GCC when it comes to delivering faster compile times.

GCC remains faster than Clang when it comes to C-Ray multi-threaded ray-tracing.

As this version of LLVM Clang on Debian testing didn't have OpenMP support, GCC is the de facto winner in the OpenMP-based benchmarks.

Clang secured a narrow victory when it came to the Stockfish C++11 chess benchmark.


Related Articles