[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_aead Test results for armeabi, h7panda, crypto_aead Test results for crypto_aead/hanmre| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 1419954 | 4572 0 0 | 20127 476 912 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 1617483 | 4981 0 0 | 23547 472 904 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 1623080 | 4981 0 0 | 26755 472 920 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 1659323 | 4977 0 0 | 26907 472 920 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 2128976 | 3804 0 0 | 17975 476 912 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 2140523 | 4557 0 0 | 20965 468 904 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 2602050 | 3696 0 0 | 17839 476 904 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 2694655 | 3913 0 0 | 20755 472 904 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
| 2776056 | 3544 0 0 | 16855 468 904 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251019 | 20250922 |
hanmre.c: hanmre.c: In function 'hanmre_mac': hanmre.c: hanmre.c:21:9: warning: 'state' may be used uninitialized [-Wmaybe-uninitialized] hanmre.c: 21 | Permutation_Initialize(state); hanmre.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hanmre.c: In file included from hanmre.c:5: hanmre.c: permutation.h:4:6: note: by argument 1 of type 'const void *' to 'Permutation_Initialize' declared here hanmre.c: 4 | void Permutation_Initialize( hanmre.c: | ^~~~~~~~~~~~~~~~~~~~~~ hanmre.c: hanmre.c:20:23: note: 'state' declared here hanmre.c: 20 | unsigned char state[HANMRE_STATE_SZ]; hanmre.c: | ^~~~~ hanmre.c: hanmre.c: In function 'hanmre_rk': hanmre.c: hanmre.c:94:9: warning: 'state' may be used uninitialized [-Wmaybe-uninitialized] hanmre.c: 94 | Permutation_Initialize(state); hanmre.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hanmre.c: permutation.h:4:6: note: by argument 1 of type 'const void *' to 'Permutation_Initialize' declared here hanmre.c: 4 | void Permutation_Initialize( hanmre.c: | ^~~~~~~~~~~~~~~~~~~~~~ hanmre.c: hanmre.c:93:23: note: 'state' declared here hanmre.c: 93 | unsigned char state[HANMRE_STATE_SZ]; hanmre.c: | ^~~~~
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Ascon-reference.o Ascon_AddBytes T Ascon-reference.o Ascon_ExtractBytes T Ascon-reference.o Ascon_Initialize T Ascon-reference.o Ascon_OverwriteBytes T Ascon-reference.o Ascon_Permute_Nrounds T Ascon-reference.o load64 T Ascon-reference.o store64 T hanmre.o HANMRE_IV_1 R hanmre.o HANMRE_IV_2 R hanmre.o HANMRE_IV_3 R hanmre.o hanmre_enc T hanmre.o hanmre_mac T hanmre.o hanmre_rk T permutation.o Permutation_AddBytes T permutation.o Permutation_ExtractBytes T permutation.o Permutation_Initialize T permutation.o Permutation_OverwriteBytes T permutation.o Permutation_Permute_Nrounds T
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |