| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 12150 | faster | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 20000 | faster | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160801 | 20160731 |
| 20655 | faster | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 23200 | faster | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 37600 | faster | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 48000 | ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160801 | 20160731 |
| 48600 | ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 59535 | ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 109350 | ref | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |
| 109600 | ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160801 | 20160731 |