| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 33900972 | openssl | gcc -funroll-loops -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| 33913358 | openssl | gcc -mcpu=marvell-pj4 -Os | 20161219 | 20161026 |
| 33914236 | openssl | gcc -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| 33916910 | openssl | gcc -funroll-loops -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 33928126 | openssl | gcc -mcpu=marvell-pj4 -O3 | 20161219 | 20161026 |
| 33933640 | openssl | gcc -funroll-loops -mcpu=marvell-pj4 -O2 | 20161219 | 20161026 |
| Compiler | Implementations |
| g++ -funroll-loops -mcpu=marvell-pj4 -O2 | cryptopp |
| g++ -funroll-loops -mcpu=marvell-pj4 -O3 | cryptopp |
| g++ -funroll-loops -mcpu=marvell-pj4 -Os | cryptopp |
| g++ -mcpu=marvell-pj4 -O2 | cryptopp |
| g++ -mcpu=marvell-pj4 -O3 | cryptopp |
| g++ -mcpu=marvell-pj4 -Os | cryptopp |