[Page version: 20240912 08:46:28]
Measurements for amd64, h8bobcat, crypto_stream Test results for amd64, h8bobcat, crypto_stream Test results for crypto_stream/tpy6Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
14288 | 4093 0 32801 | 15822 808 33600 | T:e/tpy6 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
14402 | 4096 0 32801 | 16428 816 33600 | T:e/tpy6 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
14820 | 6681 0 32801 | 21396 816 33600 | T:e/tpy6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
16155 | 5060 218 32804 | 20222 1002 33696 | T:e/tpy6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
16160 | 3845 218 32804 | 15769 978 33664 | T:e/tpy6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
16639 | 4588 218 32804 | 18174 1002 33696 | T:e/tpy6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
16668 | 4407 218 32804 | 17549 994 33696 | T:e/tpy6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
22577 | 5936 0 32801 | 20428 816 33600 | T:e/tpy6 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
22867 | 5200 0 32801 | 18548 816 33600 | T:e/tpy6 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
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.
Implementation | Compiler |
T:e/tpy6 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy6 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy6 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy6 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy6 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
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: | ^~
Implementation | Compiler |
T:e/tpy6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |