| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 6247788 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 7620714 | ref | gcc -mcpu=marvell-pj4 -O3 | 20161215 | 20161026 |
| 8786652 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 14963524 | ref | gcc -mcpu=marvell-pj4 -O2 | 20161215 | 20161026 |
| 15015914 | ref | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161215 | 20161026 |
| 15913580 | ref | gcc -mcpu=marvell-pj4 -Os | 20161215 | 20161026 |
| Compiler | Implementations |
| g++ -funroll-loops -mcpu=marvell-pj4 -O2 | avx2 |
| g++ -funroll-loops -mcpu=marvell-pj4 -O3 | avx2 |
| g++ -funroll-loops -mcpu=marvell-pj4 -Os | avx2 |
| g++ -mcpu=marvell-pj4 -O2 | avx2 |
| g++ -mcpu=marvell-pj4 -O3 | avx2 |
| g++ -mcpu=marvell-pj4 -Os | avx2 |