| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 244000 | ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 316800 | ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160802 | 20160731 |
| 359200 | ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 384000 | ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 501600 | ref | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | avx1 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | sse4 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ref |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | ref |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | sse4 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | avx1 |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | sse4 |