Well that benchmark test really is inconclusive, on the only test where optimization flags is specified, which is the C-Ray test (-O3) GCC beats Clang/LLVM by quite a margin, on the other tests no optimization setting is declared and I know that the p7zip package defaults to -O0 unless you actually specify a optimization level which makes that test totally pointless as -O0 is no optimization.