Test results for amd64, hertz, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20251231 05:58:02]
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: 20251222
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102566 | 13902 2768 132 | 39687 3652 1256 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 102655 | 13886 2768 132 | 38167 3652 1256 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 123860 | 12254 2752 132 | 33337 3628 1256 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 133820 | 10986 0 0 | 35021 812 1160 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 144260 | 6429 0 0 | 28453 812 1160 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 145331 | 10225 0 0 | 35879 828 1096 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 146010 | 11916 0 0 | 36039 828 1096 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 155453 | 4564 0 0 | 25705 820 1096 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158172 | 13726 2768 132 | 38023 3652 1256 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158176 | 13742 2768 132 | 39543 3652 1256 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 178105 | 12090 2752 132 | 33193 3628 1256 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 259228 | 4481 0 0 | 24112 788 1064 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
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/cc4xfdFv.s: Assembler messages:
encrypt.c: /tmp/cc4xfdFv.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc4xfdFv.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/ccGzrS3H.s: Assembler messages:
encrypt.c: /tmp/ccGzrS3H.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccGzrS3H.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/cctiHJPX.s: Assembler messages:
encrypt.c: /tmp/cctiHJPX.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cctiHJPX.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/ccaEudX6.s: Assembler messages:
encrypt.c: /tmp/ccaEudX6.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccaEudX6.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/cc46dvXU.s: Assembler messages:
encrypt.c: /tmp/cc46dvXU.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc46dvXU.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/ccKT7rLk.s: Assembler messages:
encrypt.c: /tmp/ccKT7rLk.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccKT7rLk.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.6_(3ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
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.6_(3ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.6_(3ubuntu1)) |
| 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) |