| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 58016120 | ref | g++ -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 59040740 | ref | g++ -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 60738020 | ref | g++ -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 107645500 | ref | g++ -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 188721700 | ref | g++ -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 189034740 | 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 |