Test results for amd64, hertz, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20260902 13:23:53]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20260831
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102486 | 13966 2768 132 | 51635 4096 1856 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 102850 | 13982 2768 132 | 53043 4096 1856 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 123526 | 12336 2752 132 | 44197 4072 1856 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 133939 | 11002 0 0 | 47981 1248 1792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 143621 | 6429 0 0 | 39893 1248 1792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 145350 | 10241 0 0 | 49267 1272 1696 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 146435 | 11932 0 0 | 49459 1272 1696 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 157291 | 4571 0 0 | 36453 1264 1696 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 158185 | 13806 2768 132 | 51507 4096 1856 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 158225 | 13822 2768 132 | 52915 4096 1856 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 178028 | 12172 2752 132 | 44005 4072 1856 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 259358 | 4486 0 0 | 35320 1224 1696 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccmYrAP7.s: Assembler messages:
encrypt.c: /tmp/ccmYrAP7.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccmYrAP7.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccgQ2ZIV.s: Assembler messages:
encrypt.c: /tmp/ccgQ2ZIV.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgQ2ZIV.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cctIEE6v.s: Assembler messages:
encrypt.c: /tmp/cctIEE6v.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctIEE6v.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccUQv6uO.s: Assembler messages:
encrypt.c: /tmp/ccUQv6uO.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUQv6uO.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccbFrPkf.s: Assembler messages:
encrypt.c: /tmp/ccbFrPkf.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbFrPkf.s:1030: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccOh2nga.s: Assembler messages:
encrypt.c: /tmp/ccOh2nga.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOh2nga.s:1027: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
Namespace violations
omdsha256.o double_block T
omdsha256.o glue B
omdsha256.o hash T
omdsha256.o key_func T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
Number of similar (implementation,compiler) pairs: 6, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
Namespace violations
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T
Number of similar (implementation,compiler) pairs: 6, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(6ubuntu1)) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0) |