| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 696912 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 740797 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 783015 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 793990 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 1076439 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| 1097438 | ref | gcc -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | sse4 |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | sse4 |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | sse4 |
| gcc -mcpu=marvell-pj4 -O2 | sse4 |
| gcc -mcpu=marvell-pj4 -O3 | sse4 |
| gcc -mcpu=marvell-pj4 -Os | sse4 |