[Page version: 20240912 08:46:28]
Measurements for amd64, h8bobcat, crypto_stream Test results for amd64, h8bobcat, crypto_stream Test results for crypto_stream/tpypyTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
27545 | 4301 0 34337 | 16030 808 35136 | T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
27778 | 4216 0 34337 | 16548 816 35136 | T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
28747 | 6385 0 34337 | 21100 816 35136 | T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
28814 | 3758 218 34340 | 15681 978 35200 | T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
28861 | 4732 218 34340 | 18326 1002 35232 | T:e/tpypy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
29345 | 4505 218 34340 | 17637 994 35232 | T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
42992 | 5408 0 34337 | 18756 816 35136 | T:e/tpypy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
43923 | 5404 218 34340 | 20566 1002 35232 | T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
43981 | 5408 0 34337 | 19900 816 35136 | T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
tpypy.c: In file included from tpypy.c:1: tpypy.c: ./e/tpypy.c:92:7: warning: unused variable 'keysizeb' [-Wunused-variable] tpypy.c: int keysizeb=(keysize+7)>>3; tpypy.c: ^ tpypy.c: ./e/tpypy.c:209:7: warning: unused variable 'bl' [-Wunused-variable] tpypy.c: int bl; tpypy.c: ^ tpypy.c: ./e/tpypy.c:295:7: warning: unused variable 'bl' [-Wunused-variable] tpypy.c: int bl; tpypy.c: ^ tpypy.c: 3 warnings generated.
Implementation | Compiler |
T:e/tpypy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
tpypy.c: In file included from tpypy.c:1: tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_ivsetup': tpypy.c: e/tpypy.c:92:7: warning: unused variable 'keysizeb' [-Wunused-variable] tpypy.c: 92 | int keysizeb=(keysize+7)>>3; tpypy.c: | ^~~~~~~~ tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_process_bytes': tpypy.c: e/tpypy.c:209:7: warning: unused variable 'bl' [-Wunused-variable] tpypy.c: 209 | int bl; tpypy.c: | ^~ tpypy.c: e/tpypy.c: In function 'crypto_stream_tpypy_e_tpypy_timingleaks_ECRYPT_keystream_bytes': tpypy.c: e/tpypy.c:295:7: warning: unused variable 'bl' [-Wunused-variable] tpypy.c: 295 | int bl; tpypy.c: | ^~
Implementation | Compiler |
T:e/tpypy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |