| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 15152700 | ref | g++ -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 15397320 | ref | g++ -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 15930100 | ref | g++ -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 27662640 | ref | g++ -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 47888900 | ref | g++ -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 48676960 | ref | g++ -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| Compiler | Implementations |
| g++ -funroll-loops -march=native -mcpu=native -O2 | ref |
| g++ -funroll-loops -march=native -mcpu=native -O3 | ref |
| g++ -funroll-loops -march=native -mcpu=native -Os | ref |
| g++ -march=native -mcpu=native -O2 | ref |
| g++ -march=native -mcpu=native -O3 | ref |
| g++ -march=native -mcpu=native -Os | ref |