Test results for amd64, hertz, crypto_stream/tpy6

[Page version: 20260219 16:18:58]

Measurements for amd64, hertz, crypto_stream Test results for amd64, hertz, crypto_stream Test results for crypto_stream/tpy6
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20260217
Operation: crypto_stream
Primitive: tpy6
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
48968726 0 3280140123 1256 34448T:e/tpy6clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021720260217
49108726 0 3280138651 1256 34448T:e/tpy6clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021720260217
52495184 0 3280129461 1248 34416T:e/tpy6clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026021720260217
54363800 218 3280427105 1432 34448T:e/tpy6gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021720260217
56385520 218 3280434438 1456 34576T:e/tpy6gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021720260217
57835296 218 3280430598 1456 34576T:e/tpy6gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026021720260217

Compiler output


tpy6.c: In file included from tpy6.c:1:
tpy6.c: ./e/tpy6.c:96:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpy6.c:    96 |   int keysizeb=(keysize+7)>>3;
tpy6.c:       |       ^~~~~~~~
tpy6.c: ./e/tpy6.c:222:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c:   222 |   int bl;
tpy6.c:       |       ^~
tpy6.c: ./e/tpy6.c:362:7: warning: unused variable 'output1b' [-Wunused-variable]
tpy6.c:   362 |           u8 output1b[4];
tpy6.c:       |              ^~~~~~~~
tpy6.c: ./e/tpy6.c:317:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c:   317 |   int bl;
tpy6.c:       |       ^~
tpy6.c: 4 warnings generated.

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:e/tpy6clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))
T:e/tpy6clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))
T:e/tpy6clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))

Compiler output


tpy6.c: In file included from tpy6.c:1:
tpy6.c: e/tpy6.c: In function 'crypto_stream_tpy6_e_tpy6_timingleaks_ECRYPT_ivsetup':
tpy6.c: e/tpy6.c:96:7: warning: unused variable 'keysizeb' [-Wunused-variable]
tpy6.c:    96 |   int keysizeb=(keysize+7)>>3;
tpy6.c:       |       ^~~~~~~~
tpy6.c: e/tpy6.c: In function 'crypto_stream_tpy6_e_tpy6_timingleaks_ECRYPT_process_bytes':
tpy6.c: e/tpy6.c:222:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c:   222 |   int bl;
tpy6.c:       |       ^~
tpy6.c: e/tpy6.c: In function 'crypto_stream_tpy6_e_tpy6_timingleaks_ECRYPT_keystream_bytes':
tpy6.c: e/tpy6.c:362:14: warning: unused variable 'output1b' [-Wunused-variable]
tpy6.c:   362 |           u8 output1b[4];
tpy6.c:       |              ^~~~~~~~
tpy6.c: e/tpy6.c:317:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c:   317 |   int bl;
tpy6.c:       |       ^~

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

Namespace violations


tpy6.o internal_permutation B

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
T:e/tpy6clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))
T:e/tpy6clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))
T:e/tpy6clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_21.1.8_(1ubuntu1))
T:e/tpy6gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)
T:e/tpy6gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)
T:e/tpy6gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)