| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 887040 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161211 | 20161026 |
| 912827 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161211 | 20161026 |
| 2176754 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161211 | 20161026 |
| 2889538 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161211 | 20161026 |
| 2989466 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161211 | 20161026 |
| 3025120 | 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 |