Implementation notes: armeabi, cubox, crypto_hash/sha256

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
33604opensslgcc -mcpu=marvell-pj4 -O32016121020161026
33608opensslgcc -mcpu=marvell-pj4 -O22016121020161026
33614opensslgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
33614opensslgcc -mcpu=marvell-pj4 -Os2016121020161026
33629opensslgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
33690opensslgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
41348refgcc -mcpu=marvell-pj4 -O32016121020161026
41392refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
41496refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
41553refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
41558refgcc -mcpu=marvell-pj4 -Os2016121020161026
41868refgcc -mcpu=marvell-pj4 -O22016121020161026
42542sphlibgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
42545sphlibgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
43206sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
43333sphlibgcc -mcpu=marvell-pj4 -O22016121020161026
43365sphlibgcc -mcpu=marvell-pj4 -O32016121020161026
44323sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
44486sphlib-smallgcc -mcpu=marvell-pj4 -O22016121020161026
44974sphlib-smallgcc -mcpu=marvell-pj4 -O32016121020161026
48945sphlibgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
50688sphlib-smallgcc -mcpu=marvell-pj4 -Os2016121020161026
51468sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
51817sphlibgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_hash/sha256/cryptopp
Compiler: g++ -funroll-loops -mcpu=marvell-pj4 -O2
hash.cpp: hash.cpp:1:26: fatal error: cryptopp/sha.h: No such file or directory
hash.cpp: #include gt;
hash.cpp: ^
hash.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
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