LLVM Clang vs. GCC Compiler Comparison On Ubuntu 16.04 LTS
First up with HMMer, GCC 5.3/6.0 continue edging past LLVM Clang but not by a long shot as was the case years ago for the more liberally licensed compiler.
LLVM Clang continues to run past GCC when it comes to the SciMark2 micro-benchmarks, but Clang 3.8 appears to regress compared to Clang 3.7.
Similar to other Clang 3.7 vs. 3.8 benchmarks I've carried out on other hardware, Clang 3.8's main SciMark2 regression appears to be with the Monte Carlo sub-test where its performance falls dramatically compared to Clang 3.7 and GCC.
Dense LU Matrix Factorization is the test where Clang really pulls ahead of GCC.
In the other SciMark2 tests, Clang's lead is more modest or just on par with the GNU Compiler Collection.
Clang 3.8 sadly seems to regression with the Himeno scientific test.