Test results for amd64, h9ivy, crypto_stream/tpy

[Page version: 20250926 22:04:25]

Measurements for amd64, h9ivy, crypto_stream Test results for amd64, h9ivy, crypto_stream Test results for crypto_stream/tpy
Computer: h9ivy
Microarchitecture: amd64; Ivy Bridge+AES (306a9)
Architecture: amd64
CPU ID: GenuineIntel-000306a9-bfebfbff
SUPERCOP version: 20250922
Operation: crypto_stream
Primitive: tpy
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
98265225 0 3433724389 820 35304T:e/tpyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
99955292 0 3433722077 820 35304T:e/tpyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
100174081 0 3433716821 820 35304T:e/tpyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
100365260 0 3433722525 820 35304T:e/tpyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
106743898 0 3433716502 812 35304T:e/tpyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
108525377 218 3434019956 1008 35400T:e/tpygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
109504785 218 3434017956 1008 35400T:e/tpygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
123423457 218 3434014999 984 35368T:e/tpygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025082620250415
142064643 218 3434017731 1000 35400T:e/tpygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025082620250415

Compiler output


tpy.c: In file included from tpy.c:1:
tpy.c: ./e/tpy.c:93:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpy.c:    93 |   int keysizeb=(keysize+7)>>3;
tpy.c:       |       ^~~~~~~~
tpy.c: ./e/tpy.c:215:7: warning: unused variable 'bl' [-Wunused-variable]
tpy.c:   215 |   int bl;
tpy.c:       |       ^~
tpy.c: ./e/tpy.c:355:7: warning: unused variable 'output1b' [-Wunused-variable]
tpy.c:   355 |           u8 output1b[4];
tpy.c:       |              ^~~~~~~~
tpy.c: ./e/tpy.c:310:7: warning: unused variable 'bl' [-Wunused-variable]
tpy.c:   310 |   int bl;
tpy.c:       |       ^~
tpy.c: 4 warnings generated.

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:e/tpyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Compiler output


tpy.c: In file included from tpy.c:1:
tpy.c: e/tpy.c: In function 'crypto_stream_tpy_e_tpy_timingleaks_ECRYPT_ivsetup':
tpy.c: e/tpy.c:93:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpy.c:    93 |   int keysizeb=(keysize+7)>>3;
tpy.c:       |       ^~~~~~~~
tpy.c: e/tpy.c: In function 'crypto_stream_tpy_e_tpy_timingleaks_ECRYPT_process_bytes':
tpy.c: e/tpy.c:215:7: warning: unused variable 'bl' [-Wunused-variable]
tpy.c:   215 |   int bl;
tpy.c:       |       ^~
tpy.c: e/tpy.c: In function 'crypto_stream_tpy_e_tpy_timingleaks_ECRYPT_keystream_bytes':
tpy.c: e/tpy.c:355:14: warning: unused variable 'output1b' [-Wunused-variable]
tpy.c:   355 |           u8 output1b[4];
tpy.c:       |              ^~~~~~~~
tpy.c: e/tpy.c:310:7: warning: unused variable 'bl' [-Wunused-variable]
tpy.c:   310 |   int bl;
tpy.c:       |       ^~

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

Namespace violations


tpy.o internal_permutation B

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:e/tpyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:e/tpygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/tpygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/tpygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:e/tpygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)