Implementation notes: amd64, tueisecgern, crypto_aead/omdsha512k256n256tau256v2

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: omdsha512k256n256tau256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
103948sse4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
115935sse4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
116502sse4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
120189avx1gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
181761avx1gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
224562avx1gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
234241avx1gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
234701sse4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
250777refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
277251refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
289822refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
293784refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_aead/omdsha512k256n256tau256v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization from incompatible pointer type [enabled by default]
sha512.c: const uint64_t *W=in;
sha512.c: ^

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref