Implementation notes: amd64, par, crypto_sign/pass863

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: pass863
TimeImplementationCompilerBenchmark dateSUPERCOP version
2959800ref-karatsubagcc -funroll-loops -march=native -mcpu=native -O22016121420161026
3519140ref-karatsubagcc -funroll-loops -march=native -mcpu=native -O32016121420161026
3535900ref-karatsubagcc -march=native -mcpu=native -O22016121420161026
3754560ref-karatsubagcc -march=native -mcpu=native -O32016121420161026
4316280ref-karatsubagcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
4431000ref-karatsubagcc -march=native -mcpu=native -Os2016121420161026

Compiler output

Implementation: crypto_sign/pass863/ref-karatsuba
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
bsparseconv.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
fastrandombytes.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
formatc.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
hash.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
ntt.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
poly.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
sign.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-karatsuba
gcc -funroll-loops -march=native -mcpu=native -O3 ref-karatsuba
gcc -funroll-loops -march=native -mcpu=native -Os ref-karatsuba
gcc -march=native -mcpu=native -O2 ref-karatsuba
gcc -march=native -mcpu=native -O3 ref-karatsuba
gcc -march=native -mcpu=native -Os ref-karatsuba