| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 202950 | opt | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161210 | 20161026 |
| 215232 | opt | gcc -mcpu=marvell-pj4 -O2 | 20161210 | 20161026 |
| 216824 | opt | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161210 | 20161026 |
| 223572 | opt | gcc -mcpu=marvell-pj4 -O3 | 20161210 | 20161026 |
| 249860 | opt | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161210 | 20161026 |
| 267980 | opt | gcc -mcpu=marvell-pj4 -Os | 20161210 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | arm_neon |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | arm_neon |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | arm_neon |
| gcc -mcpu=marvell-pj4 -O2 | arm_neon |
| gcc -mcpu=marvell-pj4 -O3 | arm_neon |
| gcc -mcpu=marvell-pj4 -Os | arm_neon |