[Page version: 20241028 05:30:40]
Measurements for amd64, gemini, crypto_stream Test results for amd64, gemini, crypto_stream Test results for crypto_stream/tpypyTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
15394 | 5394 218 34340 | 18864 1008 35384 | T:e/tpypy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
15658 | 6321 0 34337 | 21416 812 35288 | T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
15731 | 5489 0 34337 | 19656 812 35288 | T:e/tpypy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
15979 | 4457 0 34337 | 17254 804 35288 | T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
16200 | 5258 218 34340 | 18239 1000 35384 | T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
16792 | 5858 218 34340 | 20584 1008 35384 | T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
16918 | 3446 218 34340 | 15219 984 35352 | T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
16924 | 4496 0 34337 | 16806 804 35288 | T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 20240625 |
17739 | 5489 0 34337 | 21960 812 35288 | T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240630 | 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 (Debian_Clang_11.0.1) |
T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
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 (10.2.1_20210110) |
T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |