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
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
737264 | 1844 127 0 | 10426 575 704 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
774472 | 976 127 0 | 8481 571 704 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
774928 | 980 127 0 | 9562 575 704 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
802096 | 960 127 0 | 8069 563 704 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
843464 | 1072 127 0 | 8521 571 704 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
937128 | 2212 127 0 | 22539 539 720 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
942544 | 2048 127 0 | 12859 539 704 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
942592 | 2048 127 0 | 12859 539 704 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
943168 | 2048 127 0 | 13563 539 712 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
950424 | 1068 127 0 | 8569 571 704 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1004328 | 680 127 0 | 7789 563 704 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1027544 | 748 127 0 | 8201 571 704 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1113696 | 1296 127 0 | 12131 539 704 | T:opt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1113704 | 1296 127 0 | 21651 539 720 | T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1113736 | 1296 127 0 | 12131 539 704 | T:opt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1113744 | 1296 127 0 | 12835 539 712 | T:opt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1114032 | 1296 127 0 | 10461 535 704 | T:opt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
1169784 | 1320 127 0 | 10461 535 704 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240716 |
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:
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_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:
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 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:
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 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:
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 constant7 D
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:opt | 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 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:
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 -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:
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 constant7 D
hash.o load64 T
hash.o permutation256 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) |