| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 431424 | prot | icc -xMIC-AVX512 -O3 -fomit-frame-pointer | 20160806 | 20160731 |
| 434350 | prot | icc -xMIC-AVX512 -O2 -fomit-frame-pointer | 20160806 | 20160731 |
| 444654 | prot | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 477190 | prot | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| 489482 | prot | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160806 | 20160731 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | prot |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | prot |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | prot |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | prot |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | prot |
| Compiler | Implementations |
| icc -xMIC-AVX512 -O2 -fomit-frame-pointer | prot |
| icc -xMIC-AVX512 -O3 -fomit-frame-pointer | prot |