Test results for armeabi, berry0, crypto_stream/aes128ctr
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_stream
Test results for armeabi, berry0, crypto_stream
Test results for crypto_stream/aes128ctr
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_stream
Primitive: aes128ctr
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
85545 | 316 0 0 | 15191 412 792 | T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
85903 | 296 0 0 | 11573 384 784 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86186 | 316 0 0 | 16023 412 784 | T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86258 | 304 0 0 | 12425 392 784 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86280 | 324 0 0 | 15199 412 792 | T:openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86583 | 336 0 0 | 14089 408 784 | T:openssl | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86715 | 444 0 0 | 14293 392 784 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
86815 | 300 0 0 | 12317 392 784 | T:openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
87100 | 312 0 0 | 14109 408 784 | T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
130547 | 16146 1404 0 | 1133723 73005 12016 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
130990 | 21270 1404 0 | 1140321 72997 12016 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
131630 | 18374 1404 0 | 1136029 72985 12016 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
132127 | 11051 1036 0 | 1137505 73005 12016 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
132715 | 9580 1840 0 | 1125103 73761 12016 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
133026 | 8000 744 0 | 1134550 73001 12016 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
133840 | 10987 1036 0 | 1138273 73005 12016 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
136608 | 14059 3320 0 | 1139078 74725 12016 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
Compiler output
stream.c: stream.c:6:9: warning: 'crypto_stream_beforenm' macro redefined [-Wmacro-redefined]
stream.c: #define crypto_stream_beforenm CRYPTO_NAMESPACE(beforenm)
stream.c: ^
stream.c: ./crypto_stream.h:8:9: note: previous definition is here
stream.c: #define crypto_stream_beforenm crypto_stream_aes128ctr_beforenm
stream.c: ^
stream.c: 1 warning generated.
crypto_stream_afternm.S: crypto_stream_afternm.S:12254:29: error: expected '%<type>' or "<type>"
crypto_stream_afternm.S: .section .note.GNU-stack,"",@progbits
crypto_stream_afternm.S: ^
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:neon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:neon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:neon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:neon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:neon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
stream.c: stream.c:6: warning: "crypto_stream_beforenm" redefined
stream.c: 6 | #define crypto_stream_beforenm CRYPTO_NAMESPACE(beforenm)
stream.c: |
stream.c: In file included from stream.c:1:
stream.c: crypto_stream.h:8: note: this is the location of the previous definition
stream.c: 8 | #define crypto_stream_beforenm crypto_stream_aes128ctr_beforenm
stream.c: |
crypto_stream_afternm.S: crypto_stream_afternm.S: Assembler messages:
crypto_stream_afternm.S: crypto_stream_afternm.S:12254: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:neon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:neon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:neon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:neon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
stream.o N 0
stream.o N 105
stream.o N 117
stream.o N 127
stream.o N 135
stream.o N 148
stream.o N 14c
stream.o N 156
stream.o N 164
stream.o N 17f
stream.o N 191
stream.o N 1a5
stream.o N 1b9
stream.o N 1e5
stream.o N 215
stream.o N 219
stream.o N 220
stream.o N 237
stream.o N 239
stream.o N 23b
stream.o N 240
stream.o N 25
stream.o N 254
stream.o N 260
stream.o N 26d
stream.o N 270
stream.o N 275
stream.o N 27b
stream.o N 27d
stream.o N 28c
stream.o N 2e
stream.o N f2
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
stream.o N 0
stream.o N 104
stream.o N 116
stream.o N 126
stream.o N 134
stream.o N 147
stream.o N 14b
stream.o N 155
stream.o N 163
stream.o N 177
stream.o N 18b
stream.o N 1a6
stream.o N 1b8
stream.o N 1e4
stream.o N 214
stream.o N 218
stream.o N 21f
stream.o N 236
stream.o N 238
stream.o N 23a
stream.o N 23f
stream.o N 25
stream.o N 253
stream.o N 25f
stream.o N 26c
stream.o N 26f
stream.o N 274
stream.o N 27a
stream.o N 27c
stream.o N 28b
stream.o N 2e
stream.o N f1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:openssl | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
stream.o N 0
stream.o N 104
stream.o N 116
stream.o N 126
stream.o N 134
stream.o N 147
stream.o N 14b
stream.o N 155
stream.o N 163
stream.o N 17e
stream.o N 190
stream.o N 1a4
stream.o N 1b8
stream.o N 1e4
stream.o N 214
stream.o N 218
stream.o N 21f
stream.o N 236
stream.o N 238
stream.o N 23a
stream.o N 23f
stream.o N 25
stream.o N 253
stream.o N 25f
stream.o N 26c
stream.o N 26f
stream.o N 274
stream.o N 27a
stream.o N 27c
stream.o N 28b
stream.o N 2e
stream.o N f1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |