Test results for amd64, prodesk, crypto_stream/tpypy

[Page version: 20241023 21:24:53]

Measurements for amd64, prodesk, crypto_stream Test results for amd64, prodesk, crypto_stream Test results for crypto_stream/tpypy
Computer: prodesk
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_stream
Primitive: tpypy
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
119724306 218 3434017173 978 35232T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
120166385 0 3433721182 824 35136T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
120284490 218 3434019245 978 35232T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
121844367 0 3433716734 824 35136T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
122087806 0 3433724246 824 35168T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
122687806 0 3433723966 824 35168T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
131924397 0 3433717572 816 35200T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
136203436 218 3434014536 954 35200T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024073020240716
137964049 218 3434016348 970 35232T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024073020240716

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:   int keysizeb=(keysize+7)>>3;
tpypy.c:       ^
tpypy.c: ./e/tpypy.c:209:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   int bl;
tpypy.c:       ^
tpypy.c: ./e/tpypy.c:295:7: warning: unused variable 'bl' [-Wunused-variable]
tpypy.c:   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 (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)

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 (12.2.0)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)

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 (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)