| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 230850 | ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 253935 | ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 393660 | ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160801 | 20160731 |
| 601600 | ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 748000 | ref | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | opt |
| Compiler | Implementations |
| clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | bitslice |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | bitslice |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | bitslice |
| Compiler | Implementations |
| gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | opt |
| gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | opt |