| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 7592769 | ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 14704389 | ref | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 20760471 | ref | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 31609494 | ref | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| Compiler | Implementations |
| g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | aesni |