| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 422739 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161210 | 20161026 |
| 431444 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161210 | 20161026 |
| 458579 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161210 | 20161026 |
| 461465 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161210 | 20161026 |
| 517618 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161210 | 20161026 |
| 548331 | ref | gcc -mcpu=marvell-pj4 -Os | 20161210 | 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 |