Implementation notes: armeabi, cubox, crypto_hash/sha512

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
89552opensslgcc -mcpu=marvell-pj4 -O32016121020161026
89569opensslgcc -mcpu=marvell-pj4 -Os2016121020161026
89576opensslgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
89603opensslgcc -mcpu=marvell-pj4 -O22016121020161026
89625opensslgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
89632opensslgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
162961sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
162965sphlibgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
165044sphlibgcc -mcpu=marvell-pj4 -O22016121020161026
165068sphlib-smallgcc -mcpu=marvell-pj4 -O22016121020161026
168919sphlibgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
168922sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
171543sphlibgcc -mcpu=marvell-pj4 -O32016121020161026
171595sphlib-smallgcc -mcpu=marvell-pj4 -O32016121020161026
190965sphlibgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
190991sphlib-smallgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
216587sphlibgcc -mcpu=marvell-pj4 -Os2016121020161026
216609sphlib-smallgcc -mcpu=marvell-pj4 -Os2016121020161026
433758refgcc -mcpu=marvell-pj4 -O32016121020161026
438201refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
449157refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
449563refgcc -mcpu=marvell-pj4 -Os2016121020161026
450201refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
450496refgcc -mcpu=marvell-pj4 -O22016121020161026

Compiler output

Implementation: crypto_hash/sha512/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