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
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
13634801356 127 08853 571 704T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
14491522756 127 011334 575 704T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18561282780 127 023091 539 720T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18613842540 127 013331 539 704T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18615442540 127 013331 539 704T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18615922540 127 014035 539 712T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18672481936 127 011057 535 704T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
18894561016 127 08461 571 704T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
1950248948 127 08049 563 704T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716

Test failure


error 111
crypto_hash is nondeterministic

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:optgcc -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:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -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:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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:
ImplementationCompiler
T:refclang -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:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)