| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 140298 | sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 152455 | sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 152683 | sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 159248 | sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160726 | 20160724 |
| 185541 | sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20160726 | 20160724 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ccalik/vperm |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | ccalik/aesni |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | ccalik/aesni |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | ccalik/aesni |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | ccalik/aesni |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | ccalik/aesni |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | ccalik/vperm |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | ccalik/vperm |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | ccalik/vperm |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | ccalik/vperm |