Test results for armeabi, berry0, crypto_aead/limdolen128v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/limdolen128v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: limdolen128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1875883 | 5736 16 0 | 21040 400 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
1894442 | 5764 16 0 | 21052 400 824 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
2243575 | 8976 16 0 | 23023 372 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
2517598 | 1976 16 0 | 14371 372 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
2633040 | 1796 16 0 | 13451 364 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
2975405 | 1860 16 0 | 14150 368 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
3097768 | 1776 16 0 | 17154 396 816 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
3237354 | 4560 16 0 | 21832 400 816 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
3619280 | 1900 16 0 | 17286 396 816 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241009 | 20240909 |
Compiler output
encrypt.c: encrypt.c:184:12: warning: array subscript is of type 'char' [-Wchar-subscripts]
encrypt.c: tag[paddingStart] ^= 0xC0;
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: encrypt.c:186:12: warning: array subscript is of type 'char' [-Wchar-subscripts]
encrypt.c: tag[paddingStart] ^= 0x80;
encrypt.c: ^~~~~~~~~~~~~
encrypt.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
encrypt.c: encrypt.c: In function 'makeTag':
encrypt.c: encrypt.c:184:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c: 184 | tag[paddingStart] ^= 0xC0;
encrypt.c: | ^
encrypt.c: encrypt.c:186:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c: 186 | tag[paddingStart] ^= 0x80;
encrypt.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
encrypt.o N 0
encrypt.o N 10b
encrypt.o N 11f
encrypt.o N 12a
encrypt.o N 15c
encrypt.o N 160
encrypt.o N 168
encrypt.o N 177
encrypt.o N 1a9
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b7
encrypt.o N 1c2
encrypt.o N 1ca
encrypt.o N 1cc
encrypt.o N 1ce
encrypt.o N 1d0
encrypt.o N 1d2
encrypt.o N 1d4
encrypt.o N 1da
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 200
encrypt.o N 202
encrypt.o N 207
encrypt.o N 20c
encrypt.o N 212
encrypt.o N 215
encrypt.o N 21a
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 22e
encrypt.o N 235
encrypt.o N 239
encrypt.o N 245
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 259
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 26f
encrypt.o N 272
encrypt.o N 276
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 28a
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Rounds T
encrypt.o roundConsts D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o N 0
encrypt.o N 10b
encrypt.o N 11f
encrypt.o N 12a
encrypt.o N 15c
encrypt.o N 160
encrypt.o N 168
encrypt.o N 177
encrypt.o N 1a9
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1b7
encrypt.o N 1bf
encrypt.o N 1c1
encrypt.o N 1c3
encrypt.o N 1c5
encrypt.o N 1c7
encrypt.o N 1c9
encrypt.o N 1d4
encrypt.o N 1da
encrypt.o N 1e4
encrypt.o N 1e9
encrypt.o N 200
encrypt.o N 202
encrypt.o N 207
encrypt.o N 20c
encrypt.o N 212
encrypt.o N 215
encrypt.o N 21a
encrypt.o N 21c
encrypt.o N 21e
encrypt.o N 224
encrypt.o N 22e
encrypt.o N 235
encrypt.o N 239
encrypt.o N 245
encrypt.o N 24e
encrypt.o N 25
encrypt.o N 259
encrypt.o N 266
encrypt.o N 26b
encrypt.o N 26f
encrypt.o N 272
encrypt.o N 276
encrypt.o N 27c
encrypt.o N 280
encrypt.o N 28a
encrypt.o N 2f
encrypt.o N f1
encrypt.o N fd
encrypt.o e128Rounds T
encrypt.o roundConsts D
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
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
encrypt.o N 0
encrypt.o N 10a
encrypt.o N 11e
encrypt.o N 129
encrypt.o N 15b
encrypt.o N 15f
encrypt.o N 167
encrypt.o N 176
encrypt.o N 1a8
encrypt.o N 1aa
encrypt.o N 1ac
encrypt.o N 1b6
encrypt.o N 1be
encrypt.o N 1c0
encrypt.o N 1c2
encrypt.o N 1c4
encrypt.o N 1c6
encrypt.o N 1c8
encrypt.o N 1d3
encrypt.o N 1d9
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1ff
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 211
encrypt.o N 214
encrypt.o N 219
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 22d
encrypt.o N 234
encrypt.o N 238
encrypt.o N 244
encrypt.o N 24d
encrypt.o N 25
encrypt.o N 258
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 26e
encrypt.o N 271
encrypt.o N 275
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 289
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Rounds T
encrypt.o roundConsts D
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
encrypt.o N 0
encrypt.o N 10a
encrypt.o N 11e
encrypt.o N 129
encrypt.o N 15b
encrypt.o N 15f
encrypt.o N 167
encrypt.o N 176
encrypt.o N 1a8
encrypt.o N 1aa
encrypt.o N 1ac
encrypt.o N 1b6
encrypt.o N 1c1
encrypt.o N 1c9
encrypt.o N 1cb
encrypt.o N 1cd
encrypt.o N 1cf
encrypt.o N 1d1
encrypt.o N 1d3
encrypt.o N 1d9
encrypt.o N 1e3
encrypt.o N 1e8
encrypt.o N 1ff
encrypt.o N 201
encrypt.o N 206
encrypt.o N 20b
encrypt.o N 211
encrypt.o N 214
encrypt.o N 219
encrypt.o N 21b
encrypt.o N 21d
encrypt.o N 223
encrypt.o N 22d
encrypt.o N 234
encrypt.o N 238
encrypt.o N 244
encrypt.o N 24d
encrypt.o N 25
encrypt.o N 258
encrypt.o N 265
encrypt.o N 26a
encrypt.o N 26e
encrypt.o N 271
encrypt.o N 275
encrypt.o N 27b
encrypt.o N 27f
encrypt.o N 289
encrypt.o N 2f
encrypt.o N f0
encrypt.o N fc
encrypt.o e128Rounds T
encrypt.o roundConsts D
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
encrypt.o e128Rounds T
encrypt.o roundConsts D
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) |