Implementation notes: amd64, pascalinspiron75062n1, crypto_sign/lattisigns512

Computer: pascalinspiron75062n1
Architecture: amd64
CPU ID: GenuineIntel-000806c1-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_sign
Primitive: lattisigns512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
60775049798 0 6894856 812 1904T:avxgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
67559037790 0 6880600 812 1904T:avxgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
69489436485 0 6877696 804 1872T:avxgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
73888437194 0 6879576 812 1904T:avxgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125

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