GCC vs. Clang Compiler Benchmarks On POWER9 With Raptor's Blackbird

Written by Michael Larabel in Software on 23 July 2019 at 09:39 AM EDT. Page 3 of 4. 6 Comments.
GCC9 POWER9 Compiler Benchmarks

Even with libomp OpenMP support present for Clang, GCC was faster with its OpenMP threaded performance in GraphicsMagick.

GCC9 POWER9 Compiler Benchmarks

GCC had a 9% lead over Clang on POWER9 for the Himeno pressure solver.

GCC9 POWER9 Compiler Benchmarks

Where Clang can compete with GCC even on IBM POWER is with speedy build times.

GCC9 POWER9 Compiler Benchmarks
GCC9 POWER9 Compiler Benchmarks

Clang was also competitive with GCC in the AV1 video decoder dav1d.

GCC9 POWER9 Compiler Benchmarks
GCC9 POWER9 Compiler Benchmarks
GCC9 POWER9 Compiler Benchmarks
GCC9 POWER9 Compiler Benchmarks
GCC9 POWER9 Compiler Benchmarks

In a number of the other tests, Clang was at least within the realm of the performance of GCC and several times quite competitive.


Related Articles