[Page version: 20241023 21:37:24]
Measurements for amd64, speed2supercop, crypto_stream Test results for amd64, speed2supercop, crypto_stream Test results for crypto_stream/tpypyTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
11316 | 6299 0 34337 | 22566 792 35168 | T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
11336 | 6299 0 34337 | 22390 792 35168 | T:e/tpypy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
11352 | 5465 0 34337 | 20318 792 35136 | T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
11440 | 4393 0 34337 | 16550 792 35136 | T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
12172 | 4714 218 34340 | 19357 978 35232 | T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
12236 | 4578 218 34340 | 17181 978 35232 | T:e/tpypy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
12792 | 4207 0 34337 | 17271 784 35200 | T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13588 | 3436 218 34340 | 14560 954 35200 | T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13756 | 4041 218 34340 | 16276 970 35232 | T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -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 (Debian_Clang_16.0.6_(27+b1)) |
T:e/tpypy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1)) |
T:e/tpypy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1)) |
T:e/tpypy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1)) |
T:e/tpypy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_16.0.6_(27+b1)) |
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 (13.3.0) |
T:e/tpypy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:e/tpypy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:e/tpypy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |