Test results for amd64, hertz, crypto_aead/omdsha256k256n248tau256v1
[Page version: 20260902 13:23:53]
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: 20260831
Operation: crypto_aead
Primitive: omdsha256k256n248tau256v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 102473 | 13886 2768 132 | 51571 4096 1856 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 102614 | 13918 2768 132 | 52979 4096 1856 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 123695 | 12259 2752 132 | 44133 4072 1856 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 133679 | 10970 0 0 | 47645 1248 1792 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 143639 | 6413 0 0 | 39557 1248 1792 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 145860 | 10193 0 0 | 49203 1272 1696 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 146105 | 11884 0 0 | 49459 1272 1696 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 155972 | 4548 0 0 | 36453 1264 1696 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 158472 | 13726 2768 132 | 51443 4096 1856 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 159625 | 13758 2768 132 | 52851 4096 1856 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 178014 | 12095 2752 132 | 43941 4072 1856 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260901 | 20260831 |
| 259284 | 4462 0 0 | 34992 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/ccYIOAkl.s: Assembler messages:
encrypt.c: /tmp/ccYIOAkl.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYIOAkl.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/cc2DJR1o.s: Assembler messages:
encrypt.c: /tmp/cc2DJR1o.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:928: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:939: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:950: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc2DJR1o.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/ccgtqDMO.s: Assembler messages:
encrypt.c: /tmp/ccgtqDMO.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:927: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:938: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:951: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:968: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgtqDMO.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/ccnKAB1O.s: Assembler messages:
encrypt.c: /tmp/ccnKAB1O.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccnKAB1O.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/ccW4PMIp.s: Assembler messages:
encrypt.c: /tmp/ccW4PMIp.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:967: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:978: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:989: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1005: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1013: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1028: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.s:1029: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccW4PMIp.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/ccgbBIok.s: Assembler messages:
encrypt.c: /tmp/ccgbBIok.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:966: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:977: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:990: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:1002: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:1007: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:1015: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccgbBIok.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) |