| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 21154 | opt | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 21840 | opt | icc -xMIC-AVX512 -O3 -fomit-frame-pointer | 20160806 | 20160731 |
| 22064 | opt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 22344 | opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 22498 | opt | icc -xMIC-AVX512 -O2 -fomit-frame-pointer | 20160806 | 20160731 |
| 26124 | opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 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 |
| icc -xMIC-AVX512 -O2 -fomit-frame-pointer | x64 |
| icc -xMIC-AVX512 -O3 -fomit-frame-pointer | 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 |
| icc -xMIC-AVX512 -O2 -fomit-frame-pointer | x64 |
| icc -xMIC-AVX512 -O3 -fomit-frame-pointer | x64 |