Test results for armeabi, bblack, crypto_hash/knot384
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_hash
Test results for armeabi, bblack, crypto_hash
Test results for crypto_hash/knot384
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_hash
Primitive: knot384
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1363480 | 1356 127 0 | 8853 571 704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1449152 | 2756 127 0 | 11334 575 704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1856128 | 2780 127 0 | 23091 539 720 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1861384 | 2540 127 0 | 13331 539 704 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1861544 | 2540 127 0 | 13331 539 704 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1861592 | 2540 127 0 | 14035 539 712 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1867248 | 1936 127 0 | 11057 535 704 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1889456 | 1016 127 0 | 8461 571 704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1950248 | 948 127 0 | 8049 563 704 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
Test failure
error 111
crypto_hash is nondeterministic
Number of similar (implementation,compiler) pairs: 9, 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)) |
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)) |
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)) |
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)) |
T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: hash.c:112:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c: u32 capacity = size - rate1; //42 336/8=42
hash.c: ^
hash.c: 1 warning 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
hash.c: hash.c: In function 'crypto_hash_knot384_ref_timingleaks':
hash.c: hash.c:112:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c: u32 capacity = size - rate1; //42 336/8=42
hash.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
hash.o N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000102
hash.o N 0000010c
hash.o N 0000011a
hash.o N 0000011d
hash.o N 00000131
hash.o N 00000148
hash.o N 0000014c
hash.o N 00000159
hash.o N 0000015d
hash.o N 00000164
hash.o N 00000166
hash.o N 00000168
hash.o N 0000016a
hash.o N 0000016e
hash.o N 00000175
hash.o N 0000017d
hash.o N 00000185
hash.o N 00000194
hash.o N 000001b8
hash.o N 000001bf
hash.o N 000001c1
hash.o N 000001c5
hash.o N 000001c9
hash.o N 000001cd
hash.o N 000001d1
hash.o N 000001d5
hash.o N 000001d9
hash.o N 000001dd
hash.o N 000001e1
hash.o N 000001e4
hash.o N 000001e7
hash.o N 000001ea
hash.o N 000001ee
hash.o N 000001f2
hash.o N 000001f6
hash.o N 000001f9
hash.o N 000001fc
hash.o N 000001ff
hash.o N 00000203
hash.o N 00000207
hash.o N 0000020b
hash.o N 0000020f
hash.o N 00000212
hash.o N 00000216
hash.o N 0000021a
hash.o N 0000021e
hash.o N 00000221
hash.o N 0000022a
hash.o N 00000230
hash.o N 00000236
hash.o N 0000023b
hash.o N 0000023e
hash.o N 00000241
hash.o N 00000243
hash.o N 00000247
hash.o N 00000249
hash.o N 0000024b
hash.o N 0000024d
hash.o N 00000253
hash.o constant7 D
hash.o load32 T
hash.o load64 T
hash.o permutation384 T
hash.o store32 T
hash.o store64 T
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 -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
hash.o N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000101
hash.o N 0000010b
hash.o N 00000119
hash.o N 0000011c
hash.o N 00000130
hash.o N 00000147
hash.o N 0000014b
hash.o N 00000158
hash.o N 0000015c
hash.o N 00000163
hash.o N 00000165
hash.o N 00000167
hash.o N 00000169
hash.o N 0000016d
hash.o N 00000174
hash.o N 0000017c
hash.o N 00000184
hash.o N 00000193
hash.o N 000001b7
hash.o N 000001be
hash.o N 000001c0
hash.o N 000001c4
hash.o N 000001c8
hash.o N 000001cc
hash.o N 000001d0
hash.o N 000001d4
hash.o N 000001d8
hash.o N 000001dc
hash.o N 000001e0
hash.o N 000001e3
hash.o N 000001e6
hash.o N 000001e9
hash.o N 000001ed
hash.o N 000001f1
hash.o N 000001f5
hash.o N 000001f8
hash.o N 000001fb
hash.o N 000001fe
hash.o N 00000202
hash.o N 00000206
hash.o N 0000020a
hash.o N 0000020e
hash.o N 00000211
hash.o N 00000215
hash.o N 00000219
hash.o N 0000021d
hash.o N 00000220
hash.o N 00000229
hash.o N 0000022f
hash.o N 00000235
hash.o N 0000023a
hash.o N 0000023d
hash.o N 00000240
hash.o N 00000242
hash.o N 00000246
hash.o N 00000248
hash.o N 0000024a
hash.o N 0000024c
hash.o N 00000252
hash.o constant7 D
hash.o load32 T
hash.o load64 T
hash.o permutation384 T
hash.o store32 T
hash.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
hash.o N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000102
hash.o N 0000010c
hash.o N 0000011a
hash.o N 0000011d
hash.o N 00000131
hash.o N 00000148
hash.o N 0000014c
hash.o N 00000159
hash.o N 0000015d
hash.o N 00000164
hash.o N 00000166
hash.o N 00000168
hash.o N 0000016a
hash.o N 0000016e
hash.o N 00000175
hash.o N 0000017d
hash.o N 00000185
hash.o N 00000194
hash.o N 000001b8
hash.o N 000001bf
hash.o N 000001c1
hash.o N 000001c5
hash.o N 000001c9
hash.o N 000001cd
hash.o N 000001d1
hash.o N 000001d5
hash.o N 000001d9
hash.o N 000001dd
hash.o N 000001e1
hash.o N 000001e4
hash.o N 000001e7
hash.o N 000001ea
hash.o N 000001ee
hash.o N 000001f2
hash.o N 000001f5
hash.o N 000001f8
hash.o N 000001fb
hash.o N 000001ff
hash.o N 00000203
hash.o N 00000207
hash.o N 0000020b
hash.o N 0000020e
hash.o N 00000212
hash.o N 00000216
hash.o N 0000021a
hash.o N 0000021e
hash.o N 00000221
hash.o N 0000022a
hash.o N 00000230
hash.o N 00000236
hash.o N 0000023b
hash.o N 0000023e
hash.o N 00000241
hash.o N 00000243
hash.o N 00000247
hash.o N 00000249
hash.o N 0000024b
hash.o N 0000024d
hash.o N 00000253
hash.o constant7 D
hash.o load32 T
hash.o load64 T
hash.o permutation384 T
hash.o store32 T
hash.o store64 T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
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
hash.o constant7 D
hash.o load32 T
hash.o load64 T
hash.o permutation384 T
hash.o store32 T
hash.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) |