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
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
85545316 0 015191 412 792T:opensslclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
85903296 0 011573 384 784T:opensslgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86186316 0 016023 412 784T:opensslclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86258304 0 012425 392 784T:opensslgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86280324 0 015199 412 792T:opensslclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86583336 0 014089 408 784T:opensslclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86715444 0 014293 392 784T:opensslgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
86815300 0 012317 392 784T:opensslgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
87100312 0 014109 408 784T:opensslclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13054716146 1404 01133723 73005 12016T:cryptoppg++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13099021270 1404 01140321 72997 12016T:cryptoppg++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13163018374 1404 01136029 72985 12016T:cryptoppg++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13212711051 1036 01137505 73005 12016T:cryptoppclang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
1327159580 1840 01125103 73761 12016T:cryptoppg++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
1330268000 744 01134550 73001 12016T:cryptoppclang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13384010987 1036 01138273 73005 12016T:cryptoppclang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909
13660814059 3320 01139078 74725 12016T:cryptoppclang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024100320240909

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:
ImplementationCompiler
T:neonclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:neonclang -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:
ImplementationCompiler
T:neongcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:neongcc -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:
ImplementationCompiler
T:opensslclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:opensslclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:opensslclang -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:
ImplementationCompiler
T:opensslclang -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:
ImplementationCompiler
T:opensslclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)