| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 807709 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160824 | 20160806 |
| 1114290 | ref | gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1120333 | ref | gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1169470 | ref | gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 1177932 | 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 | avx1 |
| 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 | 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 | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | sse4 |