Test results for armeabi, berry0, crypto_hash/knot256v1

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_hash Test results for armeabi, berry0, crypto_hash Test results for crypto_hash/knot256v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: knot256v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
10890231200 127 011999 483 744T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
11155541212 127 010351 483 744T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
11981481336 127 010302 479 744T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
12136212216 127 013015 483 744T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
14667281252 127 010395 483 744T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
15637601108 127 09499 475 744T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
1573270964 127 09930 479 744T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
16128621216 127 013324 511 752T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
16500381996 127 014080 511 752T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
1702565924 127 09315 475 744T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
17169751296 127 013356 511 752T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
17169811296 127 012824 511 744T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
17170331296 127 010926 507 744T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
17886032000 127 013504 511 744T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
17916862000 127 014036 511 752T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
19120981260 127 010866 507 744T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
20663251300 127 010934 507 744T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909
2244751988 127 010598 507 744T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100220240909

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 (Raspbian_Clang_11.0.1)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

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:    78 |  u32 capacity = size - rate1; //28  224/8=28
hash.c:       |      ^~~~~~~~
hash.c: hash.c:82:5: warning: unbounded use of variable-length array [-Wvla-larger-than=]
hash.c:    82 |  u8 M[v * rate1];
hash.c:       |     ^

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


hash.o N 0
hash.o N 102
hash.o N 105
hash.o N 119
hash.o N 130
hash.o N 134
hash.o N 141
hash.o N 145
hash.o N 16b
hash.o N 16f
hash.o N 173
hash.o N 176
hash.o N 179
hash.o N 17c
hash.o N 17f
hash.o N 182
hash.o N 188
hash.o N 18d
hash.o N 18f
hash.o N 192
hash.o N 195
hash.o N 198
hash.o N 19b
hash.o N 19e
hash.o N 1a1
hash.o N 1a4
hash.o N 1a8
hash.o N 1ab
hash.o N 1ae
hash.o N 1b1
hash.o N 25
hash.o N 2c
hash.o N ea
hash.o N f4
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 (Raspbian_Clang_11.0.1)
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


hash.o N 0
hash.o N 101
hash.o N 104
hash.o N 118
hash.o N 12f
hash.o N 133
hash.o N 140
hash.o N 144
hash.o N 16a
hash.o N 16e
hash.o N 172
hash.o N 175
hash.o N 178
hash.o N 17b
hash.o N 17e
hash.o N 181
hash.o N 187
hash.o N 18c
hash.o N 18e
hash.o N 191
hash.o N 194
hash.o N 197
hash.o N 19a
hash.o N 19d
hash.o N 1a1
hash.o N 1a4
hash.o N 1a7
hash.o N 1aa
hash.o N 1ad
hash.o N 1b0
hash.o N 25
hash.o N 2c
hash.o N e9
hash.o N f3
hash.o constant7 D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


hash.o N 0
hash.o N 101
hash.o N 104
hash.o N 118
hash.o N 12f
hash.o N 133
hash.o N 140
hash.o N 144
hash.o N 16a
hash.o N 16e
hash.o N 172
hash.o N 175
hash.o N 178
hash.o N 17b
hash.o N 17e
hash.o N 181
hash.o N 187
hash.o N 18c
hash.o N 18e
hash.o N 191
hash.o N 194
hash.o N 197
hash.o N 19a
hash.o N 19d
hash.o N 1a0
hash.o N 1a3
hash.o N 1a7
hash.o N 1aa
hash.o N 1ad
hash.o N 1b0
hash.o N 25
hash.o N 2c
hash.o N e9
hash.o N f3
hash.o constant7 D

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

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 (10.2.1_20210110)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


hash.o N 0
hash.o N 102
hash.o N 105
hash.o N 119
hash.o N 130
hash.o N 134
hash.o N 13b
hash.o N 13d
hash.o N 13f
hash.o N 141
hash.o N 145
hash.o N 14d
hash.o N 15c
hash.o N 182
hash.o N 189
hash.o N 18b
hash.o N 18e
hash.o N 191
hash.o N 194
hash.o N 197
hash.o N 19a
hash.o N 19d
hash.o N 1a0
hash.o N 1a3
hash.o N 1a6
hash.o N 1a9
hash.o N 1ac
hash.o N 1b0
hash.o N 1b3
hash.o N 1b6
hash.o N 1b9
hash.o N 1bc
hash.o N 1c0
hash.o N 1c3
hash.o N 1c5
hash.o N 1d2
hash.o N 1d6
hash.o N 1d8
hash.o N 1e1
hash.o N 1e7
hash.o N 1ed
hash.o N 1f2
hash.o N 1f5
hash.o N 1f8
hash.o N 1fa
hash.o N 1fe
hash.o N 20a
hash.o N 216
hash.o N 218
hash.o N 21e
hash.o N 25
hash.o N 2c
hash.o N ea
hash.o N f4
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 -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


hash.o N 0
hash.o N 101
hash.o N 104
hash.o N 118
hash.o N 12f
hash.o N 133
hash.o N 13a
hash.o N 142
hash.o N 151
hash.o N 177
hash.o N 17b
hash.o N 17d
hash.o N 17f
hash.o N 181
hash.o N 188
hash.o N 18a
hash.o N 18d
hash.o N 190
hash.o N 193
hash.o N 196
hash.o N 199
hash.o N 19c
hash.o N 19f
hash.o N 1a2
hash.o N 1a5
hash.o N 1a9
hash.o N 1ac
hash.o N 1af
hash.o N 1b2
hash.o N 1b5
hash.o N 1b8
hash.o N 1bb
hash.o N 1bf
hash.o N 1c2
hash.o N 1c4
hash.o N 1d1
hash.o N 1d5
hash.o N 1d7
hash.o N 1e0
hash.o N 1e6
hash.o N 1ec
hash.o N 1f1
hash.o N 1f4
hash.o N 1f7
hash.o N 1f9
hash.o N 1fd
hash.o N 209
hash.o N 215
hash.o N 217
hash.o N 21d
hash.o N 25
hash.o N 2c
hash.o N e9
hash.o N f3
hash.o constant7 D
hash.o load64 T
hash.o permutation256 T
hash.o store64 T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Namespace violations


hash.o N 0
hash.o N 102
hash.o N 105
hash.o N 119
hash.o N 130
hash.o N 134
hash.o N 13b
hash.o N 13d
hash.o N 13f
hash.o N 141
hash.o N 145
hash.o N 14d
hash.o N 15c
hash.o N 182
hash.o N 189
hash.o N 18b
hash.o N 18e
hash.o N 191
hash.o N 194
hash.o N 197
hash.o N 19a
hash.o N 19d
hash.o N 1a0
hash.o N 1a3
hash.o N 1a6
hash.o N 1aa
hash.o N 1ad
hash.o N 1b0
hash.o N 1b3
hash.o N 1b6
hash.o N 1b9
hash.o N 1bc
hash.o N 1c0
hash.o N 1c3
hash.o N 1c5
hash.o N 1d2
hash.o N 1d6
hash.o N 1d8
hash.o N 1e1
hash.o N 1e7
hash.o N 1ed
hash.o N 1f2
hash.o N 1f5
hash.o N 1f8
hash.o N 1fa
hash.o N 1fe
hash.o N 20a
hash.o N 216
hash.o N 218
hash.o N 21e
hash.o N 25
hash.o N 2c
hash.o N ea
hash.o N f4
hash.o constant7 D
hash.o load64 T
hash.o permutation256 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 (Raspbian_Clang_11.0.1)

Namespace violations


hash.o N 0
hash.o N 101
hash.o N 104
hash.o N 118
hash.o N 12f
hash.o N 133
hash.o N 13a
hash.o N 13c
hash.o N 13e
hash.o N 140
hash.o N 144
hash.o N 14c
hash.o N 15b
hash.o N 181
hash.o N 188
hash.o N 18a
hash.o N 18d
hash.o N 190
hash.o N 193
hash.o N 196
hash.o N 199
hash.o N 19c
hash.o N 19f
hash.o N 1a2
hash.o N 1a5
hash.o N 1a8
hash.o N 1ac
hash.o N 1af
hash.o N 1b2
hash.o N 1b5
hash.o N 1b8
hash.o N 1bb
hash.o N 1bf
hash.o N 1c2
hash.o N 1c4
hash.o N 1d1
hash.o N 1d5
hash.o N 1d7
hash.o N 1e3
hash.o N 1ef
hash.o N 1f8
hash.o N 1fe
hash.o N 204
hash.o N 209
hash.o N 20c
hash.o N 20f
hash.o N 211
hash.o N 215
hash.o N 217
hash.o N 21d
hash.o N 25
hash.o N 2c
hash.o N e9
hash.o N f3
hash.o constant7 D
hash.o load64 T
hash.o permutation256 T
hash.o store64 T

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

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 (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)