Implementation notes: amd64, floodyberry, crypto_hash/sha256

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_hash
Primitive: sha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
25163opensslgcc -m64 -O3 -fomit-frame-pointer2014050820140505
25187opensslicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
25212cryptoppg++ -m64 -O2 -fomit-frame-pointer2014050820140505
25212opensslgcc -m64 -O2 -fomit-frame-pointer2014050820140505
25225opensslclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
25250opensslclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
25263opensslgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
25275cryptoppg++ -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
25288opensslicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
25325cryptoppg++ -m64 -O3 -fomit-frame-pointer2014050820140505
25362cryptoppg++ -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
25400cryptoppclang++ -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
25412cryptoppicpc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
25462cryptoppclang++ -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
26100cryptoppicpc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
26713sphlibgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
26750sphlibgcc -m64 -O3 -fomit-frame-pointer2014050820140505
26763sphlibgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
26850sphlibgcc -m64 -O2 -fomit-frame-pointer2014050820140505
26987sphlibicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
27113sphlibicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
27763sphlib-smallicc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
27788sphlib-smallgcc -m64 -O2 -fomit-frame-pointer2014050820140505
27812sphlib-smallgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
27938sphlib-smallgcc -m64 -O3 -fomit-frame-pointer2014050820140505
28075sphlib-smallgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
28187opensslgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
28462sphlib-smallicc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
31463refclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
31475refclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
31488reficc -m64 -O3 -static -xHost -fomit-frame-pointer2014050820140505
31500refgcc -m64 -O3 -fomit-frame-pointer2014050820140505
31500refgcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
31638refgcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
31650sphlibclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
31675refgcc -m64 -O2 -fomit-frame-pointer2014050820140505
31688reficc -m64 -O1 -static -xHost -fomit-frame-pointer2014050820140505
32525sphlibclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505
33675sphlib-smallclang -O3 -march=native -m64 -fomit-frame-pointer2014050820140505
34925sphlib-smallclang -O1 -march=native -m64 -fomit-frame-pointer2014050820140505

Compiler output

Implementation: crypto_hash/sha256/cryptopp
Compiler: clang++ -O1 -march=native -m64 -fomit-frame-pointer
hash.cpp: In file included from hash.cpp:1:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/sha.h:4:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/iterhash.h:5:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/secblock.h:7:
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression hash.cpp: if (a hash.cpp: ~ ^ ~
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/simple.h:35:110: note: in instantiation of function template specialization 'CryptoPP::IntToStringgt;' requested here
hash.cpp: explicit InvalidKeyLength(const std::string &algorithm, size_t length) : InvalidArgument(algorithm + ": " + IntToString(length) + " is not a valid key length") {}
hash.cpp: ^
hash.cpp: In file included from hash.cpp:1:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/sha.h:4:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/iterhash.h:5:
hash.cpp: In file included from /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/secblock.h:7:
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/misc.h:414:8: warning: comparison of unsigned expression hash.cpp: if (a hash.cpp: ~ ^ ~
hash.cpp: /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include/cryptopp/simple.h:42:113: note: in instantiation of function template specialization 'CryptoPP::IntToStringgt;' requested here
hash.cpp: explicit InvalidRounds(const std::string &algorithm, unsigned int rounds) : InvalidArgument(algorithm + ": " + IntToString(rounds) + " is not a valid number of rounds") {}
hash.cpp: ^
hash.cpp: 2 warnings generated.

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang++ -O1 -march=native -m64 -fomit-frame-pointer cryptopp
clang++ -O3 -march=native -m64 -fomit-frame-pointer cryptopp