Test results for amd64, hertz, crypto_aead/omdsha256k128n96tau128v1
[Page version: 20260219 16:18:58]
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: 20260217
Operation: crypto_aead
Primitive: omdsha256k128n96tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102342 | 13902 2768 132 | 52595 4080 1840 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 102533 | 13886 2768 132 | 51123 4080 1840 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 123699 | 12254 2752 132 | 43685 4056 1840 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 134123 | 10986 0 0 | 47533 1232 1776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 143644 | 6429 0 0 | 39445 1232 1776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 145207 | 10225 0 0 | 48819 1256 1680 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 146453 | 11916 0 0 | 49075 1256 1680 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 155258 | 4564 0 0 | 36069 1248 1680 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 158073 | 13742 2768 132 | 52403 4080 1840 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 158316 | 13726 2768 132 | 50995 4080 1840 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 178019 | 12090 2752 132 | 43557 4056 1840 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 258636 | 4481 0 0 | 34936 1208 1680 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
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/ccS1lrF4.s: Assembler messages:
encrypt.c: /tmp/ccS1lrF4.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccS1lrF4.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/ccpjyC4F.s: Assembler messages:
encrypt.c: /tmp/ccpjyC4F.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpjyC4F.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/cc7mvjqy.s: Assembler messages:
encrypt.c: /tmp/cc7mvjqy.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc7mvjqy.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/ccRHwatg.s: Assembler messages:
encrypt.c: /tmp/ccRHwatg.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRHwatg.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/ccfk7skD.s: Assembler messages:
encrypt.c: /tmp/ccfk7skD.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccfk7skD.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/ccRjYkLz.s: Assembler messages:
encrypt.c: /tmp/ccRjYkLz.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccRjYkLz.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_(1ubuntu1)) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(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 -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1)) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(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) |