| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 1651757 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 1673828 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 1704408 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 1752953 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 2425744 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| 2722171 | ref | gcc -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | ref |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | ref |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | ref |
| gcc -mcpu=marvell-pj4 -O2 | ref |
| gcc -mcpu=marvell-pj4 -O3 | ref |
| gcc -mcpu=marvell-pj4 -Os | ref |