Test results for armeabi, berry2, crypto_stream/aes128ctr

[Page version: 20241120 00:22:57]

Measurements for armeabi, berry2, crypto_stream Test results for armeabi, berry2, crypto_stream Test results for crypto_stream/aes128ctr
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_stream
Primitive: aes128ctr
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
58353300 0 012261 392 784T:opensslgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
58389300 0 012133 392 784T:opensslgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
58539296 0 011341 384 784T:opensslgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
58571436 0 014121 392 784T:opensslgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
8507818370 1404 01124545 72969 12016T:cryptoppg++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
8518320886 1404 01128497 72981 12016T:cryptoppg++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
855039576 1840 01113587 73745 12016T:cryptoppg++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909
8581715917 1404 01122047 72989 12016T:cryptoppg++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092620240909

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)