Test results for amd64, hertz, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20251231 05:58:02]
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: 20251222
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102636 | 13918 2768 132 | 39735 3652 1256 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 102663 | 13886 2768 132 | 38199 3652 1256 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 123423 | 12259 2752 132 | 33385 3628 1256 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 133803 | 10970 0 0 | 34733 812 1160 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 145219 | 6413 0 0 | 28165 812 1160 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 145407 | 10193 0 0 | 35879 828 1096 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 146232 | 11884 0 0 | 36039 828 1096 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 155732 | 4548 0 0 | 25737 820 1096 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158056 | 13726 2768 132 | 38055 3652 1256 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158366 | 13758 2768 132 | 39591 3652 1256 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 177900 | 12095 2752 132 | 33241 3628 1256 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 258719 | 4462 0 0 | 23800 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/ccYJFZq9.s: Assembler messages:
encrypt.c: /tmp/ccYJFZq9.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYJFZq9.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/cc3iUp1n.s: Assembler messages:
encrypt.c: /tmp/cc3iUp1n.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc3iUp1n.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/cckxpDue.s: Assembler messages:
encrypt.c: /tmp/cckxpDue.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cckxpDue.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/ccOhGCLO.s: Assembler messages:
encrypt.c: /tmp/ccOhGCLO.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccOhGCLO.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/ccrdJmKS.s: Assembler messages:
encrypt.c: /tmp/ccrdJmKS.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccrdJmKS.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/ccc3limp.s: Assembler messages:
encrypt.c: /tmp/ccc3limp.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccc3limp.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) |