Test results for amd64, wooden, crypto_stream/tpypy

[Page version: 20240912 08:47:51]

Measurements for amd64, wooden, crypto_stream Test results for amd64, wooden, crypto_stream Test results for crypto_stream/tpypy
Computer: wooden
Microarchitecture: amd64; Goldmont (506c9)
Architecture: amd64
CPU ID: GenuineIntel-000506c9-1fc9cbf5
SUPERCOP version: 20240909
Operation: crypto_stream
Primitive: tpypy
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
173844457 0 3433716799 776 35136T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
173865394 218 3434018421 978 35232T:e/tpypygcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
174385858 218 3434020141 978 35232T:e/tpypygcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
175445258 218 3434017796 970 35232T:e/tpypygcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
175525489 0 3433721505 784 35136T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
175585489 0 3433719201 784 35136T:e/tpypyclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
176226321 0 3433720961 784 35136T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
188803446 218 3434014776 954 35200T:e/tpypygcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024070120240625
189104496 0 3433716351 776 35136T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024070120240625

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_11.0.1)
T:e/tpypyclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
T:e/tpypyclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
T:e/tpypyclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)
T:e/tpypyclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

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