| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 86265 | gcc | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 91200 | gcc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 105705 | gcc | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160801 | 20160731 |
| 137295 | gcc | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 177390 | gcc | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | gcc |