| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 6990318 | ref | clang++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160824 | 20160806 |
| 8597922 | ref | g++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 17531709 | ref | g++ -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 17567556 | ref | g++ -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| 17687097 | ref | g++ -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | 20160824 | 20160806 |
| Compiler | Implementations |
| clang++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | aesni |
| Compiler | Implementations |
| clang++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | opt-win-aes |
| Compiler | Implementations |
| g++ -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | opt-win-aes |
| Compiler | Implementations |
| g++ -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv | aesni |
| g++ -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv | aesni |
| g++ -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv | aesni |
| g++ -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv | aesni |