Test results for armeabi, berry0, crypto_aead/ascon128v11
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/ascon128v11
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: ascon128v11
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
558480 | 37640 0 0 | 51687 356 816 | T:opt64 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
558575 | 37652 0 0 | 50047 356 816 | T:opt64 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
682015 | 41796 0 0 | 53451 348 816 | T:opt64 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
733502 | 8724 0 0 | 22771 356 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
738843 | 41452 0 0 | 53742 352 816 | T:opt64 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
748460 | 46300 0 0 | 61628 384 824 | T:opt64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
762768 | 45364 0 0 | 62660 384 816 | T:opt64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
762922 | 45364 0 0 | 60766 380 816 | T:opt64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
763688 | 45364 0 0 | 60676 384 824 | T:opt64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
867792 | 45256 0 0 | 60666 380 816 | T:opt64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
960904 | 6376 0 0 | 21648 384 824 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
961367 | 6376 0 0 | 23632 384 816 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
979874 | 6356 0 0 | 21644 384 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1453849 | 3488 0 0 | 15879 356 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1678074 | 3588 0 0 | 18946 380 816 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1819002 | 3420 0 0 | 15706 352 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
1919777 | 3104 0 0 | 14755 348 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
2029643 | 3160 0 0 | 18526 380 816 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241005 | 20240909 |
Compiler output
ascon.c: ascon.c:98:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c: int capacity = size - rate;
ascon.c: ^
ascon.c: ascon.c:197:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c: int capacity = size - rate;
ascon.c: ^
ascon.c: 2 warnings generated.
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
ascon.c: ascon.c: In function 'crypto_aead_ascon128v11_ref_timingleaks_encrypt':
ascon.c: ascon.c:98:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c: 98 | int capacity = size - rate;
ascon.c: | ^~~~~~~~
ascon.c: ascon.c: In function 'crypto_aead_ascon128v11_ref_timingleaks_decrypt':
ascon.c: ascon.c:197:7: warning: unused variable 'capacity' [-Wunused-variable]
ascon.c: 197 | int capacity = size - rate;
ascon.c: | ^~~~~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
ascon.o N 0
ascon.o N 109
ascon.o N 120
ascon.o N 124
ascon.o N 132
ascon.o N 135
ascon.o N 167
ascon.o N 199
ascon.o N 19b
ascon.o N 1a0
ascon.o N 1a2
ascon.o N 1a4
ascon.o N 1a9
ascon.o N 1ae
ascon.o N 1b4
ascon.o N 1b7
ascon.o N 1bc
ascon.o N 1bf
ascon.o N 1c2
ascon.o N 1c5
ascon.o N 1c8
ascon.o N 1cb
ascon.o N 1ce
ascon.o N 1d1
ascon.o N 1d4
ascon.o N 1d7
ascon.o N 1da
ascon.o N 1dd
ascon.o N 1e0
ascon.o N 1e3
ascon.o N 1e6
ascon.o N 1eb
ascon.o N 25
ascon.o N 2d
ascon.o N ef
ascon.o N f1
ascon.o N f5
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:opt64 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:opt64 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:opt64 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
ascon.o N 0
ascon.o N 108
ascon.o N 11f
ascon.o N 123
ascon.o N 131
ascon.o N 134
ascon.o N 166
ascon.o N 198
ascon.o N 19a
ascon.o N 19f
ascon.o N 1a1
ascon.o N 1a3
ascon.o N 1a8
ascon.o N 1ad
ascon.o N 1b3
ascon.o N 1b6
ascon.o N 1bb
ascon.o N 1be
ascon.o N 1c1
ascon.o N 1c4
ascon.o N 1c7
ascon.o N 1ca
ascon.o N 1cd
ascon.o N 1d0
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1e5
ascon.o N 1ea
ascon.o N 25
ascon.o N 2d
ascon.o N ee
ascon.o N f0
ascon.o N f4
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:opt64 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:opt64 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
ascon.o N 0
ascon.o N 104
ascon.o N 108
ascon.o N 116
ascon.o N 119
ascon.o N 120
ascon.o N 122
ascon.o N 124
ascon.o N 126
ascon.o N 12a
ascon.o N 132
ascon.o N 13d
ascon.o N 148
ascon.o N 154
ascon.o N 184
ascon.o N 1b4
ascon.o N 1b9
ascon.o N 1be
ascon.o N 1c1
ascon.o N 1c4
ascon.o N 1c7
ascon.o N 1ca
ascon.o N 1cd
ascon.o N 1d4
ascon.o N 1d7
ascon.o N 1da
ascon.o N 1dd
ascon.o N 1e0
ascon.o N 1e3
ascon.o N 1f7
ascon.o N 1f9
ascon.o N 1fe
ascon.o N 200
ascon.o N 202
ascon.o N 210
ascon.o N 214
ascon.o N 216
ascon.o N 218
ascon.o N 221
ascon.o N 226
ascon.o N 22b
ascon.o N 230
ascon.o N 232
ascon.o N 237
ascon.o N 23c
ascon.o N 242
ascon.o N 245
ascon.o N 24a
ascon.o N 25
ascon.o N 256
ascon.o N 263
ascon.o N 265
ascon.o N 271
ascon.o N 27d
ascon.o N 27f
ascon.o N 281
ascon.o N 283
ascon.o N 2d
ascon.o N ed
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
ascon.o N 0
ascon.o N 103
ascon.o N 107
ascon.o N 115
ascon.o N 118
ascon.o N 123
ascon.o N 12e
ascon.o N 135
ascon.o N 13d
ascon.o N 149
ascon.o N 179
ascon.o N 17d
ascon.o N 1ad
ascon.o N 1b2
ascon.o N 1b7
ascon.o N 1b9
ascon.o N 1bc
ascon.o N 1bf
ascon.o N 1c2
ascon.o N 1c5
ascon.o N 1c8
ascon.o N 1ca
ascon.o N 1cc
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1f6
ascon.o N 1f8
ascon.o N 1fd
ascon.o N 1ff
ascon.o N 201
ascon.o N 20f
ascon.o N 213
ascon.o N 215
ascon.o N 217
ascon.o N 220
ascon.o N 225
ascon.o N 22a
ascon.o N 22f
ascon.o N 231
ascon.o N 236
ascon.o N 23b
ascon.o N 241
ascon.o N 244
ascon.o N 249
ascon.o N 25
ascon.o N 255
ascon.o N 262
ascon.o N 264
ascon.o N 270
ascon.o N 27c
ascon.o N 27e
ascon.o N 280
ascon.o N 282
ascon.o N 2d
ascon.o N ec
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
ascon.o N 0
ascon.o N 103
ascon.o N 107
ascon.o N 115
ascon.o N 118
ascon.o N 11f
ascon.o N 121
ascon.o N 123
ascon.o N 125
ascon.o N 129
ascon.o N 131
ascon.o N 13c
ascon.o N 147
ascon.o N 153
ascon.o N 183
ascon.o N 1b3
ascon.o N 1b8
ascon.o N 1bd
ascon.o N 1c0
ascon.o N 1c3
ascon.o N 1c6
ascon.o N 1c9
ascon.o N 1cc
ascon.o N 1d3
ascon.o N 1d6
ascon.o N 1d9
ascon.o N 1dc
ascon.o N 1df
ascon.o N 1e2
ascon.o N 1f6
ascon.o N 1f8
ascon.o N 1fd
ascon.o N 1ff
ascon.o N 20b
ascon.o N 218
ascon.o N 21a
ascon.o N 21f
ascon.o N 224
ascon.o N 22a
ascon.o N 22d
ascon.o N 232
ascon.o N 23e
ascon.o N 240
ascon.o N 242
ascon.o N 24e
ascon.o N 25
ascon.o N 25c
ascon.o N 260
ascon.o N 262
ascon.o N 264
ascon.o N 26d
ascon.o N 272
ascon.o N 277
ascon.o N 27c
ascon.o N 27e
ascon.o N 280
ascon.o N 282
ascon.o N 2d
ascon.o N ec
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
ascon.o load64 T
ascon.o permutation T
ascon.o printstate T
ascon.o printwords T
ascon.o store64 T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |