Test results for amd64, hydra8, crypto_stream/tpypy

[Page version: 20260312 23:03:09]

Measurements for amd64, hydra8, crypto_stream Test results for amd64, hydra8, crypto_stream Test results for crypto_stream/tpypy
Computer: hydra8
Microarchitecture: amd64; Ivy Bridge+AES (306a9)
Architecture: amd64
CPU ID: GenuineIntel-000306a9-bfebfbff
SUPERCOP version: 20260217
Operation: crypto_stream
Primitive: tpypy
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
111615211 0 3433730570 1272 35880T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
112255278 0 3433729786 1272 35880T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
112394171 0 3433726858 1272 35880T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
112425294 0 3433730714 1272 35880T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
119423948 0 3433726132 1264 35880T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
129205119 218 3434031149 1456 36008T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
129514863 218 3434028989 1456 36008T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
154843845 218 3434026187 1432 35976T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030320260217
164974513 218 3434028124 1448 36008T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030320260217

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 (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

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 (13.3.0)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.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 (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)