| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 557685 | ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 577125 | ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 859200 | ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 865600 | ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160802 | 20160731 |
| 1364800 | 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 | ref |