Implementation notes: amd64, par, crypto_encrypt/ronald1536

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_encrypt
Primitive: ronald1536
TimeImplementationCompilerBenchmark dateSUPERCOP version
8795480opensslgcc -march=native -mcpu=native -O22016121420161026
8800380opensslgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
8827840opensslgcc -march=native -mcpu=native -O32016121420161026
8831740opensslgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
8959020opensslgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
8979080opensslgcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_encrypt/ronald1536/openssl
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
keypair.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
shortciphertext.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
shortplaintext.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
useshort.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