Implementation notes: amd64, par, crypto_sign/rwb0fuz1024

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: rwb0fuz1024
TimeImplementationCompilerBenchmark dateSUPERCOP version
3734160gmpgcc -funroll-loops -march=native -mcpu=native -Os2016121420161026
3734380gmpgcc -march=native -mcpu=native -Os2016121420161026
3734740gmpgcc -march=native -mcpu=native -O22016121420161026
3737120gmpgcc -march=native -mcpu=native -O32016121420161026
3784200gmpgcc -funroll-loops -march=native -mcpu=native -O22016121420161026
3793780gmpgcc -funroll-loops -march=native -mcpu=native -O32016121420161026

Compiler output

Implementation: crypto_sign/rwb0fuz1024/gmp
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
rwb0fuz1024.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 gmp
gcc -funroll-loops -march=native -mcpu=native -O3 gmp
gcc -funroll-loops -march=native -mcpu=native -Os gmp
gcc -march=native -mcpu=native -O2 gmp
gcc -march=native -mcpu=native -O3 gmp
gcc -march=native -mcpu=native -Os gmp