| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 2270607 | 64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160820 | 20160806 |
| 2485793 | 64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160820 | 20160806 |
| 2486925 | 64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160820 | 20160806 |
| 2513033 | 64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160820 | 20160806 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 32 arm32 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 32 arm32 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 32 arm32 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 32 arm32 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 64 amd64 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | neon |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 32 |
| Compiler | Implementations |
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | arm32 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | neon |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | neon |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | neon |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | neon |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | amd64 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | amd64 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | amd64 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | amd64 |