| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 104638 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 105205 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 105646 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 105934 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 135010 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| 186086 | ref | gcc -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | nim |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | nim |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | nim |
| gcc -mcpu=marvell-pj4 -O2 | nim |
| gcc -mcpu=marvell-pj4 -O3 | nim |
| gcc -mcpu=marvell-pj4 -Os | nim |