| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 67660 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161215 | 20161026 |
| 69209 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 69395 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 72135 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 72517 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 79966 | 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 |