| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 98620 | table | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 98634 | table | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 101579 | table | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 107873 | table | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 3726812 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 8438956 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 10783224 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 11087565 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160727 | 20160724 |
| 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 | ref |
| 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 | aesnim |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | table |
| 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 |