| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 53080 | ref | g++ -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 54000 | ref | g++ -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 75920 | ref | g++ -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 79440 | ref | g++ -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 91120 | ref | g++ -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 93200 | ref | g++ -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 |