| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 1020588 | v02/var | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 1738260 | v02/var | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 1898562 | v02/var | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| 1907688 | v02/var | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160725 | 20160718 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | v02/var |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | v02/var |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | v02/var |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | v02/var |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | v02/var |