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
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2014416 | 2135 0 0 | 9637 444 704 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2120328 | 3816 255 0 | 12390 703 704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2205192 | 2155 0 0 | 10734 448 704 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2264856 | 1763 0 0 | 8865 436 704 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2485008 | 1756 255 0 | 9253 699 704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2533168 | 2987 0 0 | 14523 412 712 | T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2533224 | 2987 0 0 | 13819 412 704 | T:opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2533424 | 2987 0 0 | 13819 412 704 | T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2533680 | 2987 0 0 | 12153 408 704 | T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2566712 | 2479 0 0 | 9925 444 704 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2582592 | 1096 255 0 | 8541 699 704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2637472 | 3888 255 0 | 24219 667 720 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2642848 | 3644 255 0 | 15155 667 712 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2643256 | 3644 255 0 | 14451 667 704 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2643424 | 3644 255 0 | 14451 667 704 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2721248 | 3411 0 0 | 23779 412 720 | T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
2777800 | 2248 255 0 | 11385 663 704 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
3489432 | 1124 255 0 | 8225 691 704 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
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:
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_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:
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 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:
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 -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:
Implementation | Compiler |
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 -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:
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 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:
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 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:
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 constant81 D
hash.o load64 T
hash.o permutation512 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) |