| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 1188924 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160806 | 20160731 |
| 1388919 | ref | gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1390878 | ref | gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1546169 | ref | gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 1635582 | ref | gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 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 | avx1 |
| Compiler | Implementations |
| gcc -mcpu=native -mfpu=neon -O3 -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 -O -fomit-frame-pointer -fwrapv | sse4 |
| 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 |