Implementation notes: amd64, par, crypto_aead/tiaoxinv2

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: tiaoxinv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
14440nimgcc -march=native -mcpu=native -Os2016121420161026
14460nimgcc -march=native -mcpu=native -O32016121420161026
14480nimgcc -march=native -mcpu=native -O22016121420161026
14640nimgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
14680nimgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
15080nimgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
110380refgcc -march=native -mcpu=native -Os2016121420161026
110500refgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
113580refgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
115880refgcc -march=native -mcpu=native -O22016121420161026
120780refgcc -funroll-loops -march=native -mcpu=native -O32016121420161026
126760refgcc -march=native -mcpu=native -O32016121420161026

Compiler output

Implementation: crypto_aead/tiaoxinv2/nim
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tiaoxin-optimized.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 nim
gcc -funroll-loops -march=native -mcpu=native -O3 nim
gcc -funroll-loops -march=native -mcpu=native -Os nim
gcc -march=native -mcpu=native -O2 nim
gcc -march=native -mcpu=native -O3 nim
gcc -march=native -mcpu=native -Os nim

Compiler output

Implementation: crypto_aead/tiaoxinv2/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
encrypt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
tiaoxin-tablebased.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 ref
gcc -funroll-loops -march=native -mcpu=native -O3 ref
gcc -funroll-loops -march=native -mcpu=native -Os ref
gcc -march=native -mcpu=native -O2 ref
gcc -march=native -mcpu=native -O3 ref
gcc -march=native -mcpu=native -Os ref