| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 1708800 | ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 2111200 | ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 2652800 | ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160802 | 20160731 |
| 3439665 | ref | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 4136000 | ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | vperm |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | vperm |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | vperm |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | vperm |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | vperm |