| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 886100 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161211 | 20161026 |
| 909962 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161211 | 20161026 |
| 2177064 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161211 | 20161026 |
| 2894807 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161211 | 20161026 |
| 2997199 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161211 | 20161026 |
| 3033490 | ref | gcc -mcpu=marvell-pj4 -Os | 20161211 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | neon |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | neon |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | neon |
| gcc -mcpu=marvell-pj4 -O2 | neon |
| gcc -mcpu=marvell-pj4 -O3 | neon |
| gcc -mcpu=marvell-pj4 -Os | neon |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | sse |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | sse |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | sse |
| gcc -mcpu=marvell-pj4 -O2 | sse |
| gcc -mcpu=marvell-pj4 -O3 | sse |
| gcc -mcpu=marvell-pj4 -Os | sse |