| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 30875440 | ref | g++ -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 45028140 | ref | g++ -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 48650460 | ref | g++ -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 73798440 | ref | g++ -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 102262620 | ref | g++ -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 114835040 | 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 |