Test results for amd64, hertz, crypto_aead/omdsha256k256n104tau160v1
[Page version: 20260629 14:45:54]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/omdsha256k256n104tau160v1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20260627
Operation: crypto_aead
Primitive: omdsha256k256n104tau160v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102536 | 13900 2768 132 | 51955 4096 1856 | T:sse4 | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 102580 | 13932 2768 132 | 52019 4096 1856 | T:sse4 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 123497 | 12271 2752 132 | 44069 4072 1856 | T:sse4 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 133708 | 11029 0 0 | 47709 1248 1792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 143683 | 6473 0 0 | 39557 1248 1792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 156124 | 4594 0 0 | 36453 1264 1696 | T:ref | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 158226 | 13740 2768 132 | 51827 4096 1856 | T:avx1 | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 158349 | 13772 2768 132 | 51827 4096 1856 | T:avx1 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 178036 | 12107 2752 132 | 43941 4072 1856 | T:avx1 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 192071 | 10298 0 0 | 48347 1272 1696 | T:ref | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 192374 | 12034 0 0 | 49955 1272 1696 | T:ref | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 259132 | 4502 0 0 | 34992 1224 1696 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
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/ccJ499i1.s: Assembler messages:
encrypt.c: /tmp/ccJ499i1.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccJ499i1.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/ccodnHgD.s: Assembler messages:
encrypt.c: /tmp/ccodnHgD.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccodnHgD.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/cc6GXK1O.s: Assembler messages:
encrypt.c: /tmp/cc6GXK1O.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc6GXK1O.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/ccdiqlMd.s: Assembler messages:
encrypt.c: /tmp/ccdiqlMd.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccdiqlMd.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/ccC7qMBT.s: Assembler messages:
encrypt.c: /tmp/ccC7qMBT.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccC7qMBT.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/ccvIl13S.s: Assembler messages:
encrypt.c: /tmp/ccvIl13S.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccvIl13S.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-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:avx1 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:avx1 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:sse4 | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:sse4 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:sse4 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
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-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:ref | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| T:ref | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_22.1.2_(1ubuntu1)) |
| 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) |