Test results for amd64, hertz, crypto_aead/omdsha256k128n96tau64v1
[Page version: 20251231 05:58:02]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/omdsha256k128n96tau64v1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20251222
Operation: crypto_aead
Primitive: omdsha256k128n96tau64v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102673 | 13888 2768 132 | 39671 3652 1256 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 102685 | 13872 2768 132 | 38151 3652 1256 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 123524 | 12245 2752 132 | 33337 3628 1256 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 136953 | 10970 0 0 | 35005 812 1160 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 144164 | 6429 0 0 | 28453 812 1160 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 145561 | 10366 0 0 | 36023 828 1096 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 145808 | 11890 0 0 | 36023 828 1096 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 155649 | 4541 0 0 | 25689 820 1096 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158068 | 13728 2768 132 | 39527 3652 1256 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 158254 | 13712 2768 132 | 38007 3652 1256 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 178123 | 12081 2752 132 | 33193 3628 1256 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 259252 | 4475 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/ccA9fxSK.s: Assembler messages:
encrypt.c: /tmp/ccA9fxSK.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccA9fxSK.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/ccUxGnEo.s: Assembler messages:
encrypt.c: /tmp/ccUxGnEo.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccUxGnEo.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/ccjul1mm.s: Assembler messages:
encrypt.c: /tmp/ccjul1mm.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjul1mm.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/ccjUS7tT.s: Assembler messages:
encrypt.c: /tmp/ccjUS7tT.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccjUS7tT.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/cchPjeeO.s: Assembler messages:
encrypt.c: /tmp/cchPjeeO.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cchPjeeO.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/ccp3qkM6.s: Assembler messages:
encrypt.c: /tmp/ccp3qkM6.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccp3qkM6.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) |