Implementation notes: amd64, colossus5, crypto_sign/lattisigns512

Computer: colossus5
Architecture: amd64
CPU ID: AuthenticAMD-00800f12-178bfbff
SUPERCOP version: 20210125
Operation: crypto_sign
Primitive: lattisigns512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
60934046800 0 6879654 784 1720T:avxgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
64384037672 0 6868422 784 1720T:avxgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
69660037275 0 6867742 784 1720T:avxgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125
74764036349 0 6865710 776 1688T:avxgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021031020210125

Namespace violations

Implementation: T:avx
Security model: timingleaks
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 T:avx
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx