| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 67343 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161215 | 20161026 |
| 68747 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 68984 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 71500 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 72068 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 79627 | ref | gcc -mcpu=marvell-pj4 -Os | 20161215 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | sse2 |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | sse2 |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | sse2 |
| gcc -mcpu=marvell-pj4 -O2 | sse2 |
| gcc -mcpu=marvell-pj4 -O3 | sse2 |
| gcc -mcpu=marvell-pj4 -Os | sse2 |