Test results for amd64, hertz, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260902 13:23:53]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau128v1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20260831
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102508 | 13886 2768 132 | 51507 4096 1856 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 102690 | 13902 2768 132 | 52979 4096 1856 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 123476 | 12254 2752 132 | 44069 4072 1856 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 135789 | 10986 0 0 | 47917 1248 1792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 143780 | 6429 0 0 | 39829 1248 1792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 145271 | 10225 0 0 | 49203 1272 1696 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 146432 | 11916 0 0 | 49459 1272 1696 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 155621 | 4564 0 0 | 36453 1264 1696 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 158081 | 13726 2768 132 | 51379 4096 1856 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 158236 | 13742 2768 132 | 52787 4096 1856 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 178099 | 12090 2752 132 | 43941 4072 1856 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 258398 | 4481 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/cc5zP4ES.s: Assembler messages:
encrypt.c: /tmp/cc5zP4ES.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5zP4ES.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/ccbkr52V.s: Assembler messages:
encrypt.c: /tmp/ccbkr52V.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccbkr52V.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/ccE3gkG8.s: Assembler messages:
encrypt.c: /tmp/ccE3gkG8.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccE3gkG8.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/ccrNA0Qx.s: Assembler messages:
encrypt.c: /tmp/ccrNA0Qx.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrNA0Qx.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/cchXkC23.s: Assembler messages:
encrypt.c: /tmp/cchXkC23.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchXkC23.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/ccPGiLfF.s: Assembler messages:
encrypt.c: /tmp/ccPGiLfF.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPGiLfF.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) |