| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 10196271 | ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 12723219 | ref | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 20053350 | ref | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| 20483478 | ref | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160805 | 20160731 |
| Compiler | Implementations |
| g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | opt-win-aes |
| g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | opt-win-aes |
| 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 |
| Compiler | Implementations |
| g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | ref |
| g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | ref |
| g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | ref |
| g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | ref |