| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 74605 | cop_opt32 | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161209 | 20161026 |
| 74994 | cop_opt32 | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161209 | 20161026 |
| 79728 | cop_opt32 | gcc -mcpu=marvell-pj4 -O2 | 20161209 | 20161026 |
| 79940 | cop_opt32 | gcc -mcpu=marvell-pj4 -O3 | 20161209 | 20161026 |
| 86826 | cop_opt32 | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161209 | 20161026 |
| 99348 | cop_opt32 | gcc -mcpu=marvell-pj4 -Os | 20161209 | 20161026 |
| Compiler | Implementations |
| gcc -funroll-loops -mcpu=marvell-pj4 -O2 | cop_opt32 |
| gcc -funroll-loops -mcpu=marvell-pj4 -O3 | cop_opt32 |
| gcc -funroll-loops -mcpu=marvell-pj4 -Os | cop_opt32 |
| gcc -mcpu=marvell-pj4 -O2 | cop_opt32 |
| gcc -mcpu=marvell-pj4 -O3 | cop_opt32 |
| gcc -mcpu=marvell-pj4 -Os | cop_opt32 |