Test results for amd64, hertz, crypto_aead/hyenav1
[Page version: 20251231 05:58:02]
Measurements for amd64, hertz, crypto_aead
Test results for amd64, hertz, crypto_aead
Test results for crypto_aead/hyenav1
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20251222
Operation: crypto_aead
Primitive: hyenav1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 5992851 | 15955 0 0 | 33478 804 1160 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 6997138 | 19885 0 0 | 37823 828 1096 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 7219899 | 19476 0 0 | 38831 828 1096 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 8753178 | 6893 0 0 | 22350 804 1160 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 8970002 | 9164 0 0 | 24209 820 1096 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
| 17556664 | 4494 0 0 | 18233 780 1064 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251225 | 20251222 |
Compiler output
encrypt.c: encrypt.c:327:7: warning: explicitly assigning value of variable of type 'const unsigned char *' to itself [-Wself-assign]
encrypt.c: 327 | nsec = nsec;
encrypt.c: | ~~~~ ^ ~~~~
encrypt.c: encrypt.c:390:7: warning: explicitly assigning value of variable of type 'unsigned char *' to itself [-Wself-assign]
encrypt.c: 390 | nsec = nsec;
encrypt.c: | ~~~~ ^ ~~~~
encrypt.c: 2 warnings generated.
Number of similar (implementation,compiler) pairs: 3, 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)) |
Namespace violations
encrypt.o Feedback_TXT_Dec T
encrypt.o Feedback_TXT_Enc T
encrypt.o INIT T
encrypt.o PROC_AD T
encrypt.o Proc_TXT T
encrypt.o Tag_Gen T
encrypt.o load64 T
encrypt.o memcpy_and_zero_one_pad T
encrypt.o mult_by_alpha T
encrypt.o mult_by_alpha_plus_one T
encrypt.o store64 T
encrypt.o swap T
gift-128.o _gift_perm R
gift-128.o _gift_perm_inv R
gift-128.o _gift_round_constants R
gift-128.o _gift_sbox R
gift-128.o _gift_sbox_inv R
gift-128.o add_round_constants T
gift-128.o add_round_key T
gift-128.o bits_to_nibbles T
gift-128.o bytes_to_nibbles T
gift-128.o generate_round_keys T
gift-128.o gift_enc T
gift-128.o nibbles_to_bits T
gift-128.o nibbles_to_bytes T
gift-128.o perm_bits T
gift-128.o perm_bits_inv T
gift-128.o sub_cells T
gift-128.o sub_cells_inv 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) |