Implementation notes: amd64, wyvern1, crypto_sign/lattisigns512

Computer: wyvern1
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_sign
Primitive: lattisigns512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
55235650233 0 6882270 768 1728avxgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122320191221
56440837968 0 6866838 768 1728avxgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122320191221
61602837451 0 6865982 768 1728avxgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122320191221
82778036431 0 6864086 760 1696avxgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122320191221

Namespace violations

Implementation: avx
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
fastrandombytes.o fastrandombytes T
ntt_transform.o ntt_transform T
poly.o inverse_ntt T
poly.o inverse_omegas R
poly.o inverse_psi_n R
poly.o ntt T
poly.o omegas R
poly.o param_a R
poly.o poly_add_nored T
poly.o poly_cannotcompress T
poly.o poly_coeffreduce T
poly.o poly_compress T
poly.o poly_decompress T
poly.o poly_extract_high_bits T
poly.o poly_fromhash T
poly.o poly_mul T
poly.o poly_mul_a T
poly.o poly_pack T
poly.o poly_print T
poly.o poly_setrandom_max1 T
poly.o poly_setrandom_maxk T
poly.o poly_smallcoeff_pack T
poly.o poly_smallcoeff_unpack T
poly.o poly_sub_nored T
poly.o poly_unpack T
poly.o psis R

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE avx
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE avx
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE avx