Implementation notes: amd64, par, crypto_sign/ecdonaldk163

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: ecdonaldk163
TimeImplementationCompilerBenchmark dateSUPERCOP version
4945360opensslgcc -march=native -mcpu=native -O32016121420161026
4961960opensslgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
4990040opensslgcc -march=native -mcpu=native -O22016121420161026
5091380opensslgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
5099800opensslgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
5132020opensslgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_sign/ecdonaldk163/openssl
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
keypair.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
signatureofshorthash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
usehash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
verification.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
measure.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 openssl
gcc -funroll-loops -march=native -mcpu=native -O3 openssl
gcc -funroll-loops -march=native -mcpu=native -Os openssl
gcc -march=native -mcpu=native -O2 openssl
gcc -march=native -mcpu=native -O3 openssl
gcc -march=native -mcpu=native -Os openssl