Test results for amd64, cherry, crypto_sign/crossrsdp192fast

[Page version: 20250403 07:20:01]

Measurements for amd64, cherry, crypto_sign Test results for amd64, cherry, crypto_sign Test results for crypto_sign/crossrsdp192fast
Computer: cherry
Microarchitecture: amd64; Silvermont (406c4)
Architecture: amd64
CPU ID: GenuineIntel-000406c4-bfebfbff
SUPERCOP version: 20250307
Operation: crypto_sign
Primitive: crossrsdp192fast
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2640846080577 0 0101176 844 1720optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
2816979381278 0 0102304 844 1720optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
2838159759192 0 078544 844 1720optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
2975164259536 0 079836 812 1784optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
3194043850089 0 069496 844 1720refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
3249925679437 0 0100080 844 1720refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
3509811080031 0 0101064 844 1720refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4207556626111 0 045051 836 1720optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4493527422643 0 040435 836 1720optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
4944285018415 0 036016 804 1752optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5105721930813 0 050036 812 1784optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5286145128380 0 047148 812 1784optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5593419721422 0 040219 836 1720refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5740469619823 0 037643 836 1720refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5846583143005 0 063300 812 1784refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
5986950324375 0 043556 812 1784refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
6482635121590 0 040356 812 1784refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025031320250307
6811085116009 0 033624 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_CROSSRSDP192FAST_OPT_CROSS_keygen T
CROSS.o SUPERCOP_CROSSRSDP192FAST_OPT_CROSS_sign T
CROSS.o SUPERCOP_CROSSRSDP192FAST_OPT_CROSS_verify T
csprng_hash.o SUPERCOP_CROSSRSDP192FAST_OPT_expand_digest_to_fixed_weight T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_256 T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_384 T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_384_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_384_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_384_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_512 T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_512_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_512_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_sha3_512_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128 T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake128_squeezeblocks T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256 T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192FAST_OPT_shake256_squeezeblocks T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_OPT_KeccakF1600_StateExtractBytes T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_OPT_KeccakF1600_StatePermute T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_OPT_KeccakF1600_StateXORBytes T
merkle.o SUPERCOP_CROSSRSDP192FAST_OPT_recompute_root T
merkle.o SUPERCOP_CROSSRSDP192FAST_OPT_tree_proof T
merkle.o SUPERCOP_CROSSRSDP192FAST_OPT_tree_root T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_pack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_pack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_pack_fz_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_unpack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_unpack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_OPT_unpack_fz_vec T
seedtree.o SUPERCOP_CROSSRSDP192FAST_OPT_psalt T
seedtree.o SUPERCOP_CROSSRSDP192FAST_OPT_pseed T
seedtree.o SUPERCOP_CROSSRSDP192FAST_OPT_ptree T
seedtree.o SUPERCOP_CROSSRSDP192FAST_OPT_rebuild_leaves T
seedtree.o SUPERCOP_CROSSRSDP192FAST_OPT_seed_leaves T
seedtree.o SUPERCOP_CROSSRSDP192FAST_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_CROSSRSDP192FAST_REF_CROSS_keygen T
CROSS.o SUPERCOP_CROSSRSDP192FAST_REF_CROSS_sign T
CROSS.o SUPERCOP_CROSSRSDP192FAST_REF_CROSS_verify T
csprng_hash.o SUPERCOP_CROSSRSDP192FAST_REF_expand_digest_to_fixed_weight T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_256 T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_384 T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_384_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_384_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_384_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_512 T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_512_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_512_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_sha3_512_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128 T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake128_squeezeblocks T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256 T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_ctx_clone T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_inc_absorb T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_inc_finalize T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_inc_init T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_inc_squeeze T
fips202.o SUPERCOP_CROSSRSDP192FAST_REF_shake256_squeezeblocks T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_REF_KeccakF1600_StateExtractBytes T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_REF_KeccakF1600_StatePermute T
keccakf1600.o SUPERCOP_CROSSRSDP192FAST_REF_KeccakF1600_StateXORBytes T
merkle.o SUPERCOP_CROSSRSDP192FAST_REF_recompute_root T
merkle.o SUPERCOP_CROSSRSDP192FAST_REF_tree_proof T
merkle.o SUPERCOP_CROSSRSDP192FAST_REF_tree_root T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_pack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_pack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_pack_fz_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_unpack_fp_syn T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_unpack_fp_vec T
pack_unpack.o SUPERCOP_CROSSRSDP192FAST_REF_unpack_fz_vec T
seedtree.o SUPERCOP_CROSSRSDP192FAST_REF_psalt T
seedtree.o SUPERCOP_CROSSRSDP192FAST_REF_pseed T
seedtree.o SUPERCOP_CROSSRSDP192FAST_REF_ptree T
seedtree.o SUPERCOP_CROSSRSDP192FAST_REF_rebuild_leaves T
seedtree.o SUPERCOP_CROSSRSDP192FAST_REF_seed_leaves T
seedtree.o SUPERCOP_CROSSRSDP192FAST_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)