| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 21862 | opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 22022 | opt | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 26057 | opt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 28253 | opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | x64 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | x64 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | x64 |