Test results for armeabi, bblack, crypto_hash/knot512

[Page version: 20241101 10:17:42]

Measurements for armeabi, bblack, crypto_hash Test results for armeabi, bblack, crypto_hash Test results for crypto_hash/knot512
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_hash
Primitive: knot512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
20144162135 0 09637 444 704T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
21203283816 255 012390 703 704T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
22051922155 0 010734 448 704T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
22648561763 0 08865 436 704T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
24850081756 255 09253 699 704T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25331682987 0 014523 412 712T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25332242987 0 013819 412 704T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25334242987 0 013819 412 704T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25336802987 0 012153 408 704T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25667122479 0 09925 444 704T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
25825921096 255 08541 699 704T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
26374723888 255 024219 667 720T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
26428483644 255 015155 667 712T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
26432563644 255 014451 667 704T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
26434243644 255 014451 667 704T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
27212483411 0 023779 412 720T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
27778002248 255 011385 663 704T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024080520240716
34894321124 255 08225 691 704T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024080520240716

Compiler output


hash.c: hash.c:110:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c:         u32 capacity = size - rate1;  //56  448/8=56
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_knot512_ref_timingleaks':
hash.c: hash.c:110:6: warning: unused variable 'capacity' [-Wunused-variable]
hash.c:   u32 capacity = size - rate1;  //56  448/8=56
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 00000170
hash.o N 00000174
hash.o N 00000178
hash.o N 0000017b
hash.o N 0000017f
hash.o N 00000183
hash.o N 00000187
hash.o N 0000018b
hash.o N 0000018f
hash.o N 00000193
hash.o N 00000197
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 000001b5
hash.o N 000001b9
hash.o N 000001bc
hash.o N 000001c0
hash.o N 000001c3
hash.o N 000001c6
hash.o N 000001ca
hash.o N 000001ce
hash.o N 000001d1
hash.o N 000001d5
hash.o N 000001d9
hash.o N 000001dd

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 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 0000016f
hash.o N 00000173
hash.o N 00000177
hash.o N 0000017a
hash.o N 0000017e
hash.o N 00000182
hash.o N 00000186
hash.o N 0000018a
hash.o N 0000018e
hash.o N 00000192
hash.o N 00000196
hash.o N 0000019a
hash.o N 000001a0
hash.o N 000001a5
hash.o N 000001a7
hash.o N 000001aa
hash.o N 000001ad
hash.o N 000001b0
hash.o N 000001b4
hash.o N 000001b8
hash.o N 000001bb
hash.o N 000001bf
hash.o N 000001c2
hash.o N 000001c5
hash.o N 000001c9
hash.o N 000001cd
hash.o N 000001d0
hash.o N 000001d4
hash.o N 000001d8
hash.o N 000001dc

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 N 00000000
hash.o N 00000037
hash.o N 0000003e
hash.o N 00000102
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 00000167
hash.o N 0000016b
hash.o N 00000173
hash.o N 00000182
hash.o N 000001a6
hash.o N 000001aa
hash.o N 000001b1
hash.o N 000001b3
hash.o N 000001b7
hash.o N 000001bb
hash.o N 000001bf
hash.o N 000001c3
hash.o N 000001c7
hash.o N 000001cb
hash.o N 000001cf
hash.o N 000001d3
hash.o N 000001d6
hash.o N 000001d9
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 000001f9
hash.o N 000001fd
hash.o N 00000201
hash.o N 00000204
hash.o N 00000208
hash.o N 0000020c
hash.o N 00000210
hash.o N 00000213
hash.o N 0000021c
hash.o N 00000222
hash.o N 00000228
hash.o N 0000022d
hash.o N 00000230
hash.o N 00000233
hash.o N 00000235
hash.o N 00000239
hash.o N 0000023b
hash.o N 0000023d
hash.o N 00000243
hash.o N 00000245
hash.o constant81 D
hash.o load64 T
hash.o permutation512 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 0000010c
hash.o N 0000011a
hash.o N 0000011d
hash.o N 00000131
hash.o N 00000148
hash.o N 0000014c
hash.o N 00000153
hash.o N 00000155
hash.o N 00000157
hash.o N 00000159
hash.o N 00000166
hash.o N 0000016a
hash.o N 00000172
hash.o N 00000181
hash.o N 000001a5
hash.o N 000001a9
hash.o N 000001b0
hash.o N 000001b2
hash.o N 000001b6
hash.o N 000001ba
hash.o N 000001be
hash.o N 000001c2
hash.o N 000001c6
hash.o N 000001ca
hash.o N 000001ce
hash.o N 000001d2
hash.o N 000001d5
hash.o N 000001d8
hash.o N 000001db
hash.o N 000001df
hash.o N 000001e2
hash.o N 000001e5
hash.o N 000001e8
hash.o N 000001ec
hash.o N 000001f0
hash.o N 000001f4
hash.o N 000001f8
hash.o N 000001fc
hash.o N 00000200
hash.o N 00000203
hash.o N 00000207
hash.o N 0000020b
hash.o N 0000020f
hash.o N 00000212
hash.o N 0000021b
hash.o N 00000221
hash.o N 00000227
hash.o N 0000022c
hash.o N 0000022f
hash.o N 00000232
hash.o N 00000234
hash.o N 00000238
hash.o N 0000023a
hash.o N 0000023c
hash.o N 00000242
hash.o N 00000244
hash.o constant81 D
hash.o load64 T
hash.o permutation512 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 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 00000167
hash.o N 0000016b
hash.o N 00000173
hash.o N 00000182
hash.o N 000001a6
hash.o N 000001aa
hash.o N 000001b1
hash.o N 000001b3
hash.o N 000001b7
hash.o N 000001bb
hash.o N 000001bf
hash.o N 000001c3
hash.o N 000001c7
hash.o N 000001cb
hash.o N 000001cf
hash.o N 000001d3
hash.o N 000001d6
hash.o N 000001d9
hash.o N 000001dc
hash.o N 000001e0
hash.o N 000001e3
hash.o N 000001e7
hash.o N 000001eb
hash.o N 000001ee
hash.o N 000001f1
hash.o N 000001f5
hash.o N 000001f9
hash.o N 000001fc
hash.o N 00000200
hash.o N 00000204
hash.o N 00000208
hash.o N 0000020c
hash.o N 00000210
hash.o N 00000213
hash.o N 0000021c
hash.o N 00000222
hash.o N 00000228
hash.o N 0000022d
hash.o N 00000230
hash.o N 00000233
hash.o N 00000235
hash.o N 00000239
hash.o N 0000023b
hash.o N 0000023d
hash.o N 00000243
hash.o N 00000245
hash.o constant81 D
hash.o load64 T
hash.o permutation512 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 constant81 D
hash.o load64 T
hash.o permutation512 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)