Test results for armeabi, h7panda, crypto_stream/tpypy

[Page version: 20260131 15:44:05]

Measurements for armeabi, h7panda, crypto_stream Test results for armeabi, h7panda, crypto_stream Test results for crypto_stream/tpypy
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_stream
Primitive: tpypy
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
266133730 0 3433718753 464 35216T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
267174250 0 3433725703 468 35240T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
268334234 0 3433721383 468 35224T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
277884234 0 3433725847 468 35240T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
332803698 0 3433718967 468 35216T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
365564444 218 3434017867 692 35216T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
370395220 218 3434020199 696 35216T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
378624424 218 3434017927 696 35216T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922
386263940 218 3434016835 684 35208T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025101520250922

Compiler output


tpypy.c: In file included from tpypy.c:1:
tpypy.c: ./e/tpypy.c:92:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpypy.c:    92 |   int keysizeb=(keysize+7)>>3;
tpypy.c:       |       ^~~~~~~~
tpypy.c: ./e/tpypy.c:209:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   209 |   int bl;
tpypy.c:       |       ^~
tpypy.c: ./e/tpypy.c:295:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   295 |   int bl;
tpypy.c:       |       ^~
tpypy.c: 3 warnings generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

Compiler output


tpypy.c: In file included from tpypy.c:1:
tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_ivsetup':
tpypy.c: e/tpypy.c:92:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpypy.c:    92 |   int keysizeb=(keysize+7)>>3;
tpypy.c:       |       ^~~~~~~~
tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_process_bytes':
tpypy.c: e/tpypy.c:209:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   209 |   int bl;
tpypy.c:       |       ^~
tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_keystream_bytes':
tpypy.c: e/tpypy.c:295:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   295 |   int bl;
tpypy.c:       |       ^~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Namespace violations


tpypy.o internal_permutation B

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)