| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 4945360 | openssl | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 4961960 | openssl | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 4990040 | openssl | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 5091380 | openssl | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 5099800 | openssl | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 5132020 | openssl | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mcpu=native -O2 | openssl |
| gcc -funroll-loops -march=native -mcpu=native -O3 | openssl |
| gcc -funroll-loops -march=native -mcpu=native -Os | openssl |
| gcc -march=native -mcpu=native -O2 | openssl |
| gcc -march=native -mcpu=native -O3 | openssl |
| gcc -march=native -mcpu=native -Os | openssl |