Test results for amd64, wolfdale, crypto_sign/crossrsdp192small

[Page version: 20250403 07:18:08]

Measurements for amd64, wolfdale, crypto_sign Test results for amd64, wolfdale, crypto_sign Test results for crypto_sign/crossrsdp192small
Computer: wolfdale
Microarchitecture: amd64; Core 2 45nm (1067a)
Architecture: amd64
CPU ID: GenuineIntel-0001067a-bfebfbff
SUPERCOP version: 20250307
Operation: crypto_sign
Primitive: crossrsdp192small
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4290024889355 0 0109536 844 1720optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4293146268683 0 088056 844 1720optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4401313988427 0 0108584 844 1720optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4530628265778 0 085500 812 1784optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5118836785240 0 0105384 844 1720refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5168447184043 0 0104208 844 1720refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5242388557688 0 077040 844 1720refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
6399182433753 0 052587 836 1720optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
6571068828449 0 045851 836 1720optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
7413887923798 0 041104 804 1752optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
7610904139422 0 058348 812 1784optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
7634727637350 0 055820 812 1784optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
7822993825098 0 043507 836 1720refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
7849618423214 0 040555 836 1720refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
8773710243759 0 063436 812 1784refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
9068237026813 0 045660 812 1784refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
9352113626341 0 044804 812 1784refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
11138347818928 0 036136 804 1752refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307

Compiler output


pack_unpack.c: pack_unpack.c:200:6: warning: unused function 'generic_pack_9_bit' [-Wunused-function]
pack_unpack.c: void generic_pack_9_bit(uint8_t *out, const uint16_t *in,
pack_unpack.c:      ^
pack_unpack.c: pack_unpack.c:522:9: warning: unused function 'generic_unpack_9_bit' [-Wunused-function]
pack_unpack.c: uint8_t generic_unpack_9_bit(uint16_t *out, const uint8_t *in,
pack_unpack.c:         ^
pack_unpack.c: 2 warnings generated.

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Namespace violations


CROSS.o SUPERCOP_CROSSRSDP192SMALL_OPT_CROSS_keygen T
CROSS.o SUPERCOP_CROSSRSDP192SMALL_OPT_CROSS_sign T
CROSS.o SUPERCOP_CROSSRSDP192SMALL_OPT_CROSS_verify T
csprng_hash.o SUPERCOP_CROSSRSDP192SMALL_OPT_expand_digest_to_fixed_weight T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_256 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_384 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_384_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_384_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_384_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_512 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_512_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_512_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_sha3_512_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake128_squeezeblocks T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192SMALL_OPT_shake256_squeezeblocks T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_OPT_KeccakF1600_StateExtractBytes T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_OPT_KeccakF1600_StatePermute T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_OPT_KeccakF1600_StateXORBytes T
merkle.o SUPERCOP_CROSSRSDP192SMALL_OPT_recompute_root T
merkle.o SUPERCOP_CROSSRSDP192SMALL_OPT_tree_proof T
merkle.o SUPERCOP_CROSSRSDP192SMALL_OPT_tree_root T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_pack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_pack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_pack_fz_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_unpack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_unpack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_OPT_unpack_fz_vec T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_gen_seed_tree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_psalt T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_pseed T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_ptree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_rebuild_tree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_seed_leaves T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_OPT_seed_path T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


CROSS.o SUPERCOP_CROSSRSDP192SMALL_REF_CROSS_keygen T
CROSS.o SUPERCOP_CROSSRSDP192SMALL_REF_CROSS_sign T
CROSS.o SUPERCOP_CROSSRSDP192SMALL_REF_CROSS_verify T
csprng_hash.o SUPERCOP_CROSSRSDP192SMALL_REF_expand_digest_to_fixed_weight T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_256 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_384 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_384_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_384_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_384_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_512 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_512_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_512_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_sha3_512_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake128_squeezeblocks T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256 T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192SMALL_REF_shake256_squeezeblocks T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_REF_KeccakF1600_StateExtractBytes T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_REF_KeccakF1600_StatePermute T
keccakf1600.o SUPERCOP_CROSSRSDP192SMALL_REF_KeccakF1600_StateXORBytes T
merkle.o SUPERCOP_CROSSRSDP192SMALL_REF_recompute_root T
merkle.o SUPERCOP_CROSSRSDP192SMALL_REF_tree_proof T
merkle.o SUPERCOP_CROSSRSDP192SMALL_REF_tree_root T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_pack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_pack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_pack_fz_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_unpack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_unpack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192SMALL_REF_unpack_fz_vec T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_gen_seed_tree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_psalt T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_pseed T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_ptree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_rebuild_tree T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_seed_leaves T
seedtree.o SUPERCOP_CROSSRSDP192SMALL_REF_seed_path T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Passed TIMECOP


TIMECOP iterations: 10

Number of similar (implementation,compiler) pairs: 18, namely:
ImplementationCompiler
optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)