| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 971408 | ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160718 | 20160715 |
| 1044232 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160718 | 20160715 |
| 1633000 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160718 | 20160715 |
| 1798520 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160718 | 20160715 |
| 1920876 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160718 | 20160715 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | dolbeau/aesenc-int |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | openssl |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | dolbeau/aesenc-int |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | dolbeau/aesenc-int |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | dolbeau/aesenc-int |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | dolbeau/aesenc-int |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | openssl |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | openssl |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | openssl |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | openssl |