[Page version: 20241027 17:23:40]
Measurements for amd64, h8atom, crypto_stream Test results for amd64, h8atom, crypto_stream Test results for crypto_stream/tpyTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
25032 | 5248 0 34337 | 19996 816 35136 | T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
25039 | 5248 0 34337 | 18820 816 35136 | T:e/tpy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
25767 | 4106 0 34337 | 15910 808 35136 | T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
27237 | 4080 0 34337 | 16628 816 35136 | T:e/tpy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
35518 | 4551 218 34340 | 18166 1002 35232 | T:e/tpy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
35602 | 3773 218 34340 | 15713 978 35200 | T:e/tpy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
36078 | 6161 0 34337 | 20900 816 35136 | T:e/tpy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
36526 | 5015 218 34340 | 20054 1002 35232 | T:e/tpy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
42658 | 4381 218 34340 | 17565 994 35232 | T:e/tpy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240629 | 20240625 |
tpy.c: In file included from tpy.c:1: tpy.c: ./e/tpy.c:93:7: warning: unused variable 'keysizeb' [-Wunused-variable] tpy.c: int keysizeb=(keysize+7)>>3; tpy.c: ^ tpy.c: ./e/tpy.c:215:7: warning: unused variable 'bl' [-Wunused-variable] tpy.c: int bl; tpy.c: ^ tpy.c: ./e/tpy.c:355:7: warning: unused variable 'output1b' [-Wunused-variable] tpy.c: u8 output1b[4]; tpy.c: ^ tpy.c: ./e/tpy.c:310:7: warning: unused variable 'bl' [-Wunused-variable] tpy.c: int bl; tpy.c: ^ tpy.c: 4 warnings generated.
Implementation | Compiler |
T:e/tpy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
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: | ^~
Implementation | Compiler |
T:e/tpy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |