| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 170900 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160803 | 20160731 |
| 210788 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160803 | 20160731 |
| 214236 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160803 | 20160731 |
| 371954 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160803 | 20160731 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | dolbeau/armv8crypto |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | dolbeau/armv8crypto |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | dolbeau/armv8crypto |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | dolbeau/armv8crypto |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | dolbeau/amd64-avx512 |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | dolbeau/amd64-avx512 |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | dolbeau/amd64-avx512 |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | dolbeau/amd64-avx512 |
| Compiler | Implementations |
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | faster |
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | faster |
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | faster |
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | faster |