| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 2610700 | openssl | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 2619040 | openssl | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 2640040 | openssl | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 2650560 | openssl | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 2656280 | openssl | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 2691500 | openssl | gcc -funroll-loops -march=native -mcpu=native -O2 | 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 |