[Page version: 20250926 17:39:37]
Measurements for amd64, r24000, crypto_hash Test results for amd64, r24000, crypto_hash Test results for crypto_hash/md6d224Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
34416 | 11969 0 4 | 25350 836 904 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
34950 | 8146 0 4 | 18862 836 904 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
40982 | 11116 0 4 | 25430 836 968 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
40998 | 6788 0 4 | 18207 828 968 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
41184 | 10044 0 4 | 24398 836 968 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
43310 | 14005 0 4 | 28051 820 1000 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
43625 | 8213 0 4 | 20044 812 1000 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
44455 | 6162 0 4 | 16519 788 968 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
45311 | 7400 0 4 | 18876 812 1000 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250924 | 20250922 |
md6_compress.c: md6_compress.c:424:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] md6_compress.c: 424 | if ( (C == NULL) ) return MD6_NULL_C; md6_compress.c: | ~~^~~~~~~ md6_compress.c: md6_compress.c:424:11: note: remove extraneous parentheses around the comparison to silence this warning md6_compress.c: 424 | if ( (C == NULL) ) return MD6_NULL_C; md6_compress.c: | ~ ^ ~ md6_compress.c: md6_compress.c:424:11: note: use '=' to turn this equality comparison into an assignment md6_compress.c: 424 | if ( (C == NULL) ) return MD6_NULL_C; md6_compress.c: | ^~ md6_compress.c: | = md6_compress.c: md6_compress.c:425:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] md6_compress.c: 425 | if ( (B == NULL) ) return MD6_NULL_B; md6_compress.c: | ~~^~~~~~~ md6_compress.c: md6_compress.c:425:11: note: remove extraneous parentheses around the comparison to silence this warning md6_compress.c: 425 | if ( (B == NULL) ) return MD6_NULL_B; md6_compress.c: | ~ ^ ~ md6_compress.c: md6_compress.c:425:11: note: use '=' to turn this equality comparison into an assignment md6_compress.c: 425 | if ( (B == NULL) ) return MD6_NULL_B; md6_compress.c: | ^~ md6_compress.c: | = md6_compress.c: md6_compress.c:431:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] md6_compress.c: 431 | if ( (K == NULL) ) return MD6_NULL_K; md6_compress.c: | ~~^~~~~~~ md6_compress.c: md6_compress.c:431:11: note: remove extraneous parentheses around the comparison to silence this warning md6_compress.c: 431 | if ( (K == NULL) ) return MD6_NULL_K; md6_compress.c: ...
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
md6_compress.o S0 R md6_compress.o Smask R md6_compress.o md6_compress T md6_compress.o md6_main_compression_loop T md6_compress.o md6_make_control_word T md6_compress.o md6_make_nodeID T md6_compress.o md6_pack T md6_compress.o md6_standard_compress T md6_mode.o append_bits T md6_mode.o md6_byte_order B md6_mode.o md6_byte_reverse T md6_mode.o md6_compress_block T md6_mode.o md6_compute_hex_hashval T md6_mode.o md6_default_r T md6_mode.o md6_detect_byte_order T md6_mode.o md6_final T md6_mode.o md6_full_hash T md6_mode.o md6_full_init T md6_mode.o md6_hash T md6_mode.o md6_init T md6_mode.o md6_process T md6_mode.o md6_reverse_little_endian T md6_mode.o md6_update T md6_mode.o trim_hashval T md6_nist.o Final T md6_nist.o Hash T md6_nist.o Init T md6_nist.o Update T
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1)) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0) |