| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 808646 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160824 | 20160806 |
| 1114911 | ref | gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1124479 | ref | gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1165406 | ref | gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1174802 | ref | gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| Compiler | Implementations |
| clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | avx1 |
| Compiler | Implementations |
| clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | sse4 |
| Compiler | Implementations |
| clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ref |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | avx1 |