Test results for amd64, hertz, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20260629 14:45:54]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/omdsha256k256n248tau256v1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20260627
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102636 | 13896 2768 132 | 52019 4096 1856 | T:sse4 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 102637 | 13864 2768 132 | 51955 4096 1856 | T:sse4 | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 123580 | 12255 2752 132 | 44069 4072 1856 | T:sse4 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 133760 | 10970 0 0 | 47645 1248 1792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 143478 | 6413 0 0 | 39557 1248 1792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 155622 | 4548 0 0 | 36453 1264 1696 | T:ref | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 158019 | 13736 2768 132 | 51827 4096 1856 | T:avx1 | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 158153 | 13704 2768 132 | 51827 4096 1856 | T:avx1 | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 178092 | 12091 2752 132 | 43941 4072 1856 | T:avx1 | clang-22 -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 192154 | 10213 0 0 | 48283 1272 1696 | T:ref | clang-22 -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 192220 | 11973 0 0 | 49891 1272 1696 | T:ref | clang-22 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260627 | 20260627 |
| 259167 | 4462 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/ccSiCdKv.s: Assembler messages:
encrypt.c: /tmp/ccSiCdKv.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccSiCdKv.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/ccVlooWP.s: Assembler messages:
encrypt.c: /tmp/ccVlooWP.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVlooWP.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/ccYrFWKF.s: Assembler messages:
encrypt.c: /tmp/ccYrFWKF.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYrFWKF.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/ccPuDtSq.s: Assembler messages:
encrypt.c: /tmp/ccPuDtSq.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPuDtSq.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/ccO6Ut5A.s: Assembler messages:
encrypt.c: /tmp/ccO6Ut5A.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccO6Ut5A.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/ccVHczlt.s: Assembler messages:
encrypt.c: /tmp/ccVHczlt.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccVHczlt.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) |