Test results for armeabi, bblack, crypto_hash/knot256v1

[Page version: 20241101 10:17:42]

Measurements for armeabi, bblack, crypto_hash Test results for armeabi, bblack, crypto_hash Test results for crypto_hash/knot256v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_hash
Primitive: knot256v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
7372641844 127 010426 575 704T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
774472976 127 08481 571 704T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
774928980 127 09562 575 704T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
802096960 127 08069 563 704T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
8434641072 127 08521 571 704T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
9371282212 127 022539 539 720T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
9425442048 127 012859 539 704T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
9425922048 127 012859 539 704T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
9431682048 127 013563 539 712T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
9504241068 127 08569 571 704T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
1004328680 127 07789 563 704T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
1027544748 127 08201 571 704T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11136961296 127 012131 539 704T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11137041296 127 021651 539 720T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11137361296 127 012131 539 704T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11137441296 127 012835 539 712T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11140321296 127 010461 535 704T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
11697841320 127 010461 535 704T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716

Compiler output


hash.c: hash.c:78:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c:         u32 capacity = size - rate1; //28  224/8=28
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_knot256v1_ref_timingleaks':
hash.c: hash.c:78:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c:   u32 capacity = size - rate1; //28  224/8=28
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 00000104
hash.o N 0000010e
hash.o N 0000011c
hash.o N 0000011f
hash.o N 00000133
hash.o N 0000014a
hash.o N 0000014e
hash.o N 0000015b
hash.o N 0000015f
hash.o N 00000185
hash.o N 00000189
hash.o N 0000018d
hash.o N 00000190
hash.o N 00000193
hash.o N 00000196
hash.o N 00000199
hash.o N 0000019c
hash.o N 000001a2
hash.o N 000001a7
hash.o N 000001a9
hash.o N 000001ac
hash.o N 000001af
hash.o N 000001b2
hash.o N 000001b5
hash.o N 000001b8
hash.o N 000001bb
hash.o N 000001bf
hash.o N 000001c2
hash.o N 000001c5
hash.o N 000001c8
hash.o N 000001cb
hash.o constant7 D

Number of similar (implementation,compiler) pairs: 3, 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 -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 N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000103
hash.o N 0000010d
hash.o N 0000011b
hash.o N 0000011e
hash.o N 00000132
hash.o N 00000149
hash.o N 0000014d
hash.o N 0000015a
hash.o N 0000015e
hash.o N 00000184
hash.o N 00000188
hash.o N 0000018c
hash.o N 0000018f
hash.o N 00000192
hash.o N 00000195
hash.o N 00000198
hash.o N 0000019b
hash.o N 000001a1
hash.o N 000001a6
hash.o N 000001a8
hash.o N 000001ab
hash.o N 000001ae
hash.o N 000001b1
hash.o N 000001b4
hash.o N 000001b7
hash.o N 000001ba
hash.o N 000001be
hash.o N 000001c1
hash.o N 000001c4
hash.o N 000001c7
hash.o N 000001ca
hash.o constant7 D

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
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 -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 constant7 D

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
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)

Namespace violations


hash.o N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000104
hash.o N 0000010e
hash.o N 0000011c
hash.o N 0000011f
hash.o N 00000133
hash.o N 0000014a
hash.o N 0000014e
hash.o N 00000155
hash.o N 00000157
hash.o N 00000159
hash.o N 0000015b
hash.o N 0000015f
hash.o N 00000167
hash.o N 00000176
hash.o N 0000019c
hash.o N 000001a3
hash.o N 000001a5
hash.o N 000001a8
hash.o N 000001ab
hash.o N 000001ae
hash.o N 000001b1
hash.o N 000001b4
hash.o N 000001b7
hash.o N 000001ba
hash.o N 000001bd
hash.o N 000001c0
hash.o N 000001c3
hash.o N 000001c6
hash.o N 000001ca
hash.o N 000001cd
hash.o N 000001d0
hash.o N 000001d3
hash.o N 000001d6
hash.o N 000001da
hash.o N 000001dd
hash.o N 000001ea
hash.o N 000001f3
hash.o N 000001f7
hash.o N 000001fd
hash.o N 00000203
hash.o N 00000208
hash.o N 0000020b
hash.o N 0000020e
hash.o N 00000210
hash.o N 00000214
hash.o N 00000216
hash.o N 00000218
hash.o N 0000021e
hash.o N 00000220
hash.o constant7 D
hash.o load64 T
hash.o permutation256 T
hash.o store64 T

Number of similar (implementation,compiler) pairs: 3, 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 -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 N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000103
hash.o N 0000010d
hash.o N 0000011b
hash.o N 0000011e
hash.o N 00000132
hash.o N 00000149
hash.o N 0000014d
hash.o N 00000154
hash.o N 00000156
hash.o N 00000158
hash.o N 0000015a
hash.o N 0000015e
hash.o N 00000166
hash.o N 00000175
hash.o N 0000019b
hash.o N 000001a2
hash.o N 000001a4
hash.o N 000001a7
hash.o N 000001aa
hash.o N 000001ad
hash.o N 000001b0
hash.o N 000001b3
hash.o N 000001b6
hash.o N 000001b9
hash.o N 000001bc
hash.o N 000001bf
hash.o N 000001c2
hash.o N 000001c5
hash.o N 000001c9
hash.o N 000001cc
hash.o N 000001cf
hash.o N 000001d2
hash.o N 000001d5
hash.o N 000001d9
hash.o N 000001dc
hash.o N 000001e9
hash.o N 000001f2
hash.o N 000001f6
hash.o N 000001fc
hash.o N 00000202
hash.o N 00000207
hash.o N 0000020a
hash.o N 0000020d
hash.o N 0000020f
hash.o N 00000213
hash.o N 00000215
hash.o N 00000217
hash.o N 0000021d
hash.o N 0000021f
hash.o constant7 D
hash.o load64 T
hash.o permutation256 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 constant7 D
hash.o load64 T
hash.o permutation256 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)