| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 1163970 | openssl | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 1259955 | openssl | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 1505385 | openssl | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 1542400 | openssl | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv | 20160802 | 20160731 |
| 1579200 | openssl | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160802 | 20160731 |