| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 450381 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161214 | 20161026 |
| 467687 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161214 | 20161026 |
| 499406 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161214 | 20161026 |
| 513176 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161214 | 20161026 |
| 602139 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161214 | 20161026 |
| 647440 | ref | gcc -mcpu=marvell-pj4 -Os | 20161214 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | bitslice |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | bitslice |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | bitslice |
| gcc -mcpu=marvell-pj4 -O2 | bitslice |
| gcc -mcpu=marvell-pj4 -O3 | bitslice |
| gcc -mcpu=marvell-pj4 -Os | bitslice |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | opt |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | opt |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | opt |
| gcc -mcpu=marvell-pj4 -O2 | opt |
| gcc -mcpu=marvell-pj4 -O3 | opt |
| gcc -mcpu=marvell-pj4 -Os | opt |