Test results for armeabi, bblack, crypto_aead/knot128v1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/knot128v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: knot128v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
556520 | 3779 0 0 | 13713 456 776 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
603304 | 4035 0 0 | 15034 460 776 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
689264 | 5064 63 0 | 16066 523 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
710592 | 4543 0 0 | 14577 456 776 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
720720 | 3599 0 0 | 13265 448 776 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
856344 | 5239 0 0 | 21883 412 776 | T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
856376 | 5239 0 0 | 21883 412 776 | T:opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
856416 | 5239 0 0 | 20883 412 784 | T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
859288 | 5735 0 0 | 30147 412 792 | T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
877624 | 5243 0 0 | 20185 408 776 | T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
893584 | 4208 63 0 | 28587 475 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
914080 | 3912 63 0 | 20531 475 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
914128 | 3912 63 0 | 20531 475 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
914624 | 3920 63 0 | 19539 475 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1107488 | 2012 63 0 | 11945 519 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1241192 | 1648 63 0 | 11681 519 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1257656 | 1500 63 0 | 11165 511 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
1273160 | 2496 63 0 | 17421 471 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240809 | 20240716 |
Compiler output
encrypt.c: encrypt.c:71:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //24
encrypt.c: ^
encrypt.c: encrypt.c:153:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //24
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 'crypto_aead_knot128v1_ref_timingleaks_encrypt':
encrypt.c: encrypt.c:71:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //24
encrypt.c: ^~~~~~~~
encrypt.c: encrypt.c: In function 'crypto_aead_knot128v1_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:153:6: warning: unused variable 'capacity' [-Wunused-variable]
encrypt.c: u32 capacity = size - rate; //24
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 00000107
encrypt.o N 00000111
encrypt.o N 0000011f
encrypt.o N 00000122
encrypt.o N 00000136
encrypt.o N 0000014d
encrypt.o N 00000151
encrypt.o N 0000017f
encrypt.o N 00000183
encrypt.o N 000001b1
encrypt.o N 000001b3
encrypt.o N 000001b8
encrypt.o N 000001ba
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d1
encrypt.o N 000001d4
encrypt.o N 000001d9
encrypt.o N 000001dc
encrypt.o N 000001df
encrypt.o N 000001e2
encrypt.o N 000001e5
encrypt.o N 000001e8
encrypt.o N 000001eb
encrypt.o N 000001ed
encrypt.o N 000001f0
encrypt.o N 000001f3
encrypt.o N 000001f6
encrypt.o N 000001f9
encrypt.o N 000001fc
encrypt.o N 000001ff
encrypt.o N 00000202
encrypt.o N 00000205
encrypt.o N 00000209
encrypt.o N 0000020c
encrypt.o N 0000020f
encrypt.o N 00000212
encrypt.o N 00000215
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:opt | 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:opt | 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 00000106
encrypt.o N 00000110
encrypt.o N 0000011e
encrypt.o N 00000121
encrypt.o N 00000135
encrypt.o N 0000014c
encrypt.o N 00000150
encrypt.o N 0000017e
encrypt.o N 00000182
encrypt.o N 000001b0
encrypt.o N 000001b2
encrypt.o N 000001b7
encrypt.o N 000001b9
encrypt.o N 000001be
encrypt.o N 000001c0
encrypt.o N 000001c5
encrypt.o N 000001ca
encrypt.o N 000001d0
encrypt.o N 000001d3
encrypt.o N 000001d8
encrypt.o N 000001db
encrypt.o N 000001de
encrypt.o N 000001e1
encrypt.o N 000001e4
encrypt.o N 000001e7
encrypt.o N 000001ea
encrypt.o N 000001ec
encrypt.o N 000001ef
encrypt.o N 000001f2
encrypt.o N 000001f5
encrypt.o N 000001f8
encrypt.o N 000001fb
encrypt.o N 000001fe
encrypt.o N 00000201
encrypt.o N 00000204
encrypt.o N 00000208
encrypt.o N 0000020b
encrypt.o N 0000020e
encrypt.o N 00000211
encrypt.o N 00000214
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:opt | 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 00000107
encrypt.o N 00000111
encrypt.o N 0000011f
encrypt.o N 00000122
encrypt.o N 00000136
encrypt.o N 0000014d
encrypt.o N 00000151
encrypt.o N 0000017f
encrypt.o N 00000183
encrypt.o N 000001b1
encrypt.o N 000001b3
encrypt.o N 000001b8
encrypt.o N 000001ba
encrypt.o N 000001bf
encrypt.o N 000001c1
encrypt.o N 000001c6
encrypt.o N 000001cb
encrypt.o N 000001d1
encrypt.o N 000001d4
encrypt.o N 000001d9
encrypt.o N 000001dc
encrypt.o N 000001df
encrypt.o N 000001e2
encrypt.o N 000001e5
encrypt.o N 000001e8
encrypt.o N 000001eb
encrypt.o N 000001ee
encrypt.o N 000001f1
encrypt.o N 000001f3
encrypt.o N 000001f6
encrypt.o N 000001f9
encrypt.o N 000001fc
encrypt.o N 000001ff
encrypt.o N 00000202
encrypt.o N 00000205
encrypt.o N 00000208
encrypt.o N 0000020c
encrypt.o N 0000020f
encrypt.o N 00000212
encrypt.o N 00000215
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:opt | 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 00000106
encrypt.o N 00000110
encrypt.o N 0000011e
encrypt.o N 00000121
encrypt.o N 00000135
encrypt.o N 0000014c
encrypt.o N 00000150
encrypt.o N 0000017e
encrypt.o N 00000182
encrypt.o N 000001b0
encrypt.o N 000001b2
encrypt.o N 000001b7
encrypt.o N 000001b9
encrypt.o N 000001be
encrypt.o N 000001c0
encrypt.o N 000001c5
encrypt.o N 000001ca
encrypt.o N 000001d0
encrypt.o N 000001d3
encrypt.o N 000001d8
encrypt.o N 000001db
encrypt.o N 000001de
encrypt.o N 000001e1
encrypt.o N 000001e4
encrypt.o N 000001e7
encrypt.o N 000001ea
encrypt.o N 000001ec
encrypt.o N 000001ef
encrypt.o N 000001f2
encrypt.o N 000001f5
encrypt.o N 000001f8
encrypt.o N 000001fb
encrypt.o N 000001fe
encrypt.o N 00000201
encrypt.o N 00000204
encrypt.o N 00000207
encrypt.o N 0000020b
encrypt.o N 0000020e
encrypt.o N 00000211
encrypt.o N 00000214
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:opt | 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 N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000111
encrypt.o N 0000011f
encrypt.o N 00000122
encrypt.o N 00000136
encrypt.o N 0000014d
encrypt.o N 00000151
encrypt.o N 00000158
encrypt.o N 0000015a
encrypt.o N 0000015c
encrypt.o N 0000015e
encrypt.o N 00000162
encrypt.o N 0000016a
encrypt.o N 00000179
encrypt.o N 000001a7
encrypt.o N 000001d5
encrypt.o N 000001dc
encrypt.o N 000001de
encrypt.o N 000001e1
encrypt.o N 000001e4
encrypt.o N 000001e7
encrypt.o N 000001ea
encrypt.o N 000001ed
encrypt.o N 000001f0
encrypt.o N 000001f3
encrypt.o N 000001f6
encrypt.o N 000001f9
encrypt.o N 000001fc
encrypt.o N 000001ff
encrypt.o N 00000203
encrypt.o N 00000206
encrypt.o N 00000209
encrypt.o N 0000020c
encrypt.o N 0000020f
encrypt.o N 00000214
encrypt.o N 00000216
encrypt.o N 0000021d
encrypt.o N 0000022a
encrypt.o N 0000022e
encrypt.o N 00000233
encrypt.o N 00000238
encrypt.o N 00000241
encrypt.o N 00000246
encrypt.o N 0000024b
encrypt.o N 0000024d
encrypt.o N 0000024f
encrypt.o N 00000253
encrypt.o N 00000256
encrypt.o N 0000025a
encrypt.o N 0000025c
encrypt.o N 00000261
encrypt.o N 00000266
encrypt.o N 0000026c
encrypt.o N 0000026f
encrypt.o N 00000274
encrypt.o N 00000276
encrypt.o N 00000278
encrypt.o N 0000027a
encrypt.o N 0000027c
encrypt.o N 0000027e
encrypt.o constant6 D
encrypt.o load64 T
encrypt.o permutation256 T
encrypt.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 (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 -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 00000106
encrypt.o N 00000110
encrypt.o N 0000011e
encrypt.o N 00000121
encrypt.o N 00000135
encrypt.o N 0000014c
encrypt.o N 00000150
encrypt.o N 00000157
encrypt.o N 00000159
encrypt.o N 0000015b
encrypt.o N 0000015d
encrypt.o N 00000161
encrypt.o N 00000169
encrypt.o N 00000178
encrypt.o N 000001a6
encrypt.o N 000001d4
encrypt.o N 000001db
encrypt.o N 000001dd
encrypt.o N 000001e0
encrypt.o N 000001e3
encrypt.o N 000001e6
encrypt.o N 000001e9
encrypt.o N 000001ec
encrypt.o N 000001ef
encrypt.o N 000001f2
encrypt.o N 000001f5
encrypt.o N 000001f8
encrypt.o N 000001fb
encrypt.o N 000001fe
encrypt.o N 00000202
encrypt.o N 00000205
encrypt.o N 00000208
encrypt.o N 0000020b
encrypt.o N 0000020e
encrypt.o N 00000213
encrypt.o N 00000215
encrypt.o N 0000021c
encrypt.o N 00000229
encrypt.o N 0000022d
encrypt.o N 00000232
encrypt.o N 00000237
encrypt.o N 00000240
encrypt.o N 00000245
encrypt.o N 0000024a
encrypt.o N 0000024c
encrypt.o N 0000024e
encrypt.o N 00000252
encrypt.o N 00000255
encrypt.o N 00000259
encrypt.o N 0000025b
encrypt.o N 00000260
encrypt.o N 00000265
encrypt.o N 0000026b
encrypt.o N 0000026e
encrypt.o N 00000273
encrypt.o N 00000275
encrypt.o N 00000277
encrypt.o N 00000279
encrypt.o N 0000027b
encrypt.o N 0000027d
encrypt.o constant6 D
encrypt.o load64 T
encrypt.o permutation256 T
encrypt.o store64 T
Number of similar (implementation,compiler) pairs: 2, 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)) |
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 constant6 D
encrypt.o load64 T
encrypt.o permutation256 T
encrypt.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 (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) |