Test results for amd64, hertz, crypto_stream/tpy
[Page version: 20241028 01:32:29]
Measurements for amd64, hertz, crypto_stream
Test results for amd64, hertz, crypto_stream
Test results for crypto_stream/tpy
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20241022
Operation: crypto_stream
Primitive: tpy
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
7028 | 8758 0 34337 | 26350 828 35400 | T:e/tpy | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
7040 | 8670 0 34337 | 26230 828 35400 | T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
7597 | 3860 0 34337 | 17864 820 35368 | T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
8379 | 5446 218 34340 | 21589 1032 35528 | T:e/tpy | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
9130 | 3627 218 34340 | 16184 1008 35368 | T:e/tpy | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241024 | 20241022 |
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: 2, namely:
Implementation | Compiler |
T:e/tpy | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:e/tpy | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
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: 3, namely:
Implementation | Compiler |
T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:e/tpy | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Namespace violations
tpy.o internal_permutation B
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:e/tpy | cc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:e/tpy | cc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:e/tpy | clang -mllvm -polly -mllvm -polly-vectorizer=stripmine -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |