| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 5310 | aesnim | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160725 | 20160718 |
| 6600 | opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160725 | 20160718 |
| 85620 | table | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 105624 | table | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160725 | 20160718 |
| 107556 | table | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 123006 | table | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 127428 | table | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 5988558 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 12426960 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 12992706 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 13732578 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 19308348 | ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160725 | 20160718 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | aesnim |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | table |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | opt |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | opt |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | opt |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | opt |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | opt |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | aesnim |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | aesnim |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | aesnim |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | aesnim |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | table |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | table |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | table |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | ref |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | table |