Implementation notes: amd64, intelnuci7, crypto_hash/prh64s256

Computer: intelnuci7
Architecture: amd64
CPU ID: GenuineIntel-000806e9-bfebfbff
SUPERCOP version: 20211108
Operation: crypto_hash
Primitive: prh64s256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
12784623 0 018782 776 808refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
12883991 0 014709 768 808refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
13443874 0 014556 776 808refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021111020211108
16443029 0 015593 776 736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
22482742 0 015961 776 752refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
22522742 0 015945 776 752refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
22522742 0 015945 776 752refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108
22762595 0 012135 768 736refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021111020211108

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: libcrypto_hash_prh64s256.a(hash.o): In function `prvhash64s_update.part.1':
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: hash.c:(.text+0x...): undefined reference to `prvhash_core64'
try.c: libcrypto_hash_prh64s256.a(hash.o):hash.c:(.text+0x...): more undefined references to `prvhash_core64' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref