Test results for armeabi, bblack, crypto_aead/limdolen128v1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/limdolen128v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: limdolen128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1269240 | 5408 16 0 | 21031 428 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1275440 | 4976 16 0 | 29359 428 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1487304 | 5996 16 0 | 16998 476 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1643760 | 1444 16 0 | 11381 472 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1864040 | 1152 16 0 | 10870 468 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
2040368 | 4016 16 0 | 20639 428 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
2040504 | 4016 16 0 | 20639 428 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
2075672 | 1828 16 0 | 16753 424 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
2105072 | 1348 16 0 | 11389 472 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
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: tag[paddingStart] ^= 0xC0;
encrypt.c: ^
encrypt.c: encrypt.c:186:12: warning: array subscript has type 'char' [-Wchar-subscripts]
encrypt.c: 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 (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010b
encrypt.o N 00000117
encrypt.o N 00000125
encrypt.o N 00000139
encrypt.o N 00000144
encrypt.o N 00000176
encrypt.o N 0000017a
encrypt.o N 00000182
encrypt.o N 00000191
encrypt.o N 000001c3
encrypt.o N 000001c5
encrypt.o N 000001c7
encrypt.o N 000001d1
encrypt.o N 000001d9
encrypt.o N 000001db
encrypt.o N 000001dd
encrypt.o N 000001df
encrypt.o N 000001e1
encrypt.o N 000001e3
encrypt.o N 000001ee
encrypt.o N 000001f4
encrypt.o N 000001fe
encrypt.o N 00000203
encrypt.o N 0000021a
encrypt.o N 0000021c
encrypt.o N 00000221
encrypt.o N 00000226
encrypt.o N 0000022c
encrypt.o N 0000022f
encrypt.o N 00000234
encrypt.o N 00000236
encrypt.o N 00000238
encrypt.o N 0000023e
encrypt.o N 00000248
encrypt.o N 0000024f
encrypt.o N 00000253
encrypt.o N 0000025f
encrypt.o N 00000268
encrypt.o N 00000273
encrypt.o N 00000280
encrypt.o N 00000285
encrypt.o N 00000289
encrypt.o N 0000028c
encrypt.o N 00000290
encrypt.o N 00000296
encrypt.o N 0000029a
encrypt.o N 000002a4
encrypt.o e128Rounds T
encrypt.o roundConsts D
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010b
encrypt.o N 00000117
encrypt.o N 00000125
encrypt.o N 00000139
encrypt.o N 00000144
encrypt.o N 00000176
encrypt.o N 0000017a
encrypt.o N 00000182
encrypt.o N 00000191
encrypt.o N 000001c3
encrypt.o N 000001c5
encrypt.o N 000001c7
encrypt.o N 000001d1
encrypt.o N 000001dc
encrypt.o N 000001e4
encrypt.o N 000001e6
encrypt.o N 000001e8
encrypt.o N 000001ea
encrypt.o N 000001ec
encrypt.o N 000001ee
encrypt.o N 000001f4
encrypt.o N 000001fe
encrypt.o N 00000203
encrypt.o N 0000021a
encrypt.o N 0000021c
encrypt.o N 00000221
encrypt.o N 00000226
encrypt.o N 0000022c
encrypt.o N 0000022f
encrypt.o N 00000234
encrypt.o N 00000236
encrypt.o N 00000238
encrypt.o N 0000023e
encrypt.o N 00000248
encrypt.o N 0000024f
encrypt.o N 00000253
encrypt.o N 0000025f
encrypt.o N 00000268
encrypt.o N 00000273
encrypt.o N 00000280
encrypt.o N 00000285
encrypt.o N 00000289
encrypt.o N 0000028c
encrypt.o N 00000290
encrypt.o N 00000296
encrypt.o N 0000029a
encrypt.o N 000002a4
encrypt.o e128Rounds T
encrypt.o roundConsts D
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010a
encrypt.o N 00000116
encrypt.o N 00000124
encrypt.o N 00000138
encrypt.o N 00000143
encrypt.o N 00000175
encrypt.o N 00000179
encrypt.o N 00000181
encrypt.o N 00000190
encrypt.o N 000001c2
encrypt.o N 000001c4
encrypt.o N 000001c6
encrypt.o N 000001d0
encrypt.o N 000001d8
encrypt.o N 000001da
encrypt.o N 000001dc
encrypt.o N 000001de
encrypt.o N 000001e0
encrypt.o N 000001e2
encrypt.o N 000001ed
encrypt.o N 000001f3
encrypt.o N 000001fd
encrypt.o N 00000202
encrypt.o N 00000219
encrypt.o N 0000021b
encrypt.o N 00000220
encrypt.o N 00000225
encrypt.o N 0000022b
encrypt.o N 0000022e
encrypt.o N 00000233
encrypt.o N 00000235
encrypt.o N 00000237
encrypt.o N 0000023d
encrypt.o N 00000247
encrypt.o N 0000024e
encrypt.o N 00000252
encrypt.o N 0000025e
encrypt.o N 00000267
encrypt.o N 00000272
encrypt.o N 0000027f
encrypt.o N 00000284
encrypt.o N 00000288
encrypt.o N 0000028b
encrypt.o N 0000028f
encrypt.o N 00000295
encrypt.o N 00000299
encrypt.o N 000002a3
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 0000010a
encrypt.o N 00000116
encrypt.o N 00000124
encrypt.o N 00000138
encrypt.o N 00000143
encrypt.o N 00000175
encrypt.o N 00000179
encrypt.o N 00000181
encrypt.o N 00000190
encrypt.o N 000001c2
encrypt.o N 000001c4
encrypt.o N 000001c6
encrypt.o N 000001d0
encrypt.o N 000001db
encrypt.o N 000001e3
encrypt.o N 000001e5
encrypt.o N 000001e7
encrypt.o N 000001e9
encrypt.o N 000001eb
encrypt.o N 000001ed
encrypt.o N 000001f3
encrypt.o N 000001f8
encrypt.o N 0000020f
encrypt.o N 00000211
encrypt.o N 00000216
encrypt.o N 0000021b
encrypt.o N 00000221
encrypt.o N 00000224
encrypt.o N 00000229
encrypt.o N 0000022b
encrypt.o N 0000022d
encrypt.o N 00000237
encrypt.o N 0000023d
encrypt.o N 00000247
encrypt.o N 0000024e
encrypt.o N 00000252
encrypt.o N 0000025e
encrypt.o N 00000267
encrypt.o N 00000272
encrypt.o N 0000027f
encrypt.o N 00000284
encrypt.o N 00000288
encrypt.o N 0000028b
encrypt.o N 0000028f
encrypt.o N 00000295
encrypt.o N 00000299
encrypt.o N 000002a3
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 (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
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 (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |