| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 325840 | table | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 336980 | table | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 340220 | table | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 373000 | table | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 404440 | table | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 405980 | table | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 2032940 | ref | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 2315860 | ref | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 4548980 | ref | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 4739600 | ref | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 6791940 | ref | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 6814180 | ref | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |