Test results for amd64, alder2,1f626960,3300000, crypto_stream/tpy6
[Page version: 20241023 21:13:11]
Measurements for amd64, alder2,1f626960,3300000, crypto_stream
Test results for amd64, alder2,1f626960,3300000, crypto_stream
Test results for crypto_stream/tpy6
Computer: alder2,1f626960,3300000
Microarchitecture: amd64; Gracemont (906a4-20)
Architecture: amd64
CPU ID: GenuineIntel-000906a4-20-bfebfbff
SUPERCOP version: 20241022
Operation: crypto_stream
Primitive: tpy6
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
5879 | 3556 218 32804 | 15323 984 33816 | T:e/tpy6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
5921 | 4862 218 32804 | 20280 1008 33848 | T:e/tpy6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
5969 | 6881 0 32801 | 21952 812 33752 | T:e/tpy6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6007 | 6212 0 32801 | 21240 812 33784 | T:e/tpy6 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6009 | 5492 0 32801 | 20392 812 33784 | T:e/tpy6 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6123 | 4503 0 32801 | 16990 804 33752 | T:e/tpy6 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6178 | 4171 218 32804 | 17119 1000 33848 | T:e/tpy6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6189 | 4394 218 32804 | 17744 1008 33848 | T:e/tpy6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
6319 | 4505 0 32801 | 17230 804 33752 | T:e/tpy6 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240718 | 20240716 |
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: int keysizeb=(keysize+7)>>3;
tpy6.c: ^
tpy6.c: ./e/tpy6.c:222:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c: int bl;
tpy6.c: ^
tpy6.c: ./e/tpy6.c:362:7: warning: unused variable 'output1b' [-Wunused-variable]
tpy6.c: u8 output1b[4];
tpy6.c: ^
tpy6.c: ./e/tpy6.c:317:7: warning: unused variable 'bl' [-Wunused-variable]
tpy6.c: int bl;
tpy6.c: ^
tpy6.c: 4 warnings generated.
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:e/tpy6 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
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: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: | ^~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:e/tpy6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
tpy6.o internal_permutation B
Number of similar (implementation,compiler) pairs: 9, namely:
Implementation | Compiler |
T:e/tpy6 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpy6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpy6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |