[Page version: 20241105 13:30:20]
Measurements for amd64, h3neo, crypto_stream Test results for amd64, h3neo, crypto_stream Test results for crypto_stream/tpyTime | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
13531 | 4048 0 34337 | 16835 844 35296 | T:e/tpy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13733 | 4085 0 34337 | 16269 836 35296 | T:e/tpy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13737 | 5192 0 34337 | 19899 844 35296 | T:e/tpy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13743 | 5192 0 34337 | 18979 844 35296 | T:e/tpy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
13930 | 6161 0 34337 | 21315 844 35296 | T:e/tpy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
14271 | 5805 218 34340 | 21741 1032 35392 | T:e/tpy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
14875 | 4637 218 34340 | 19181 1032 35392 | T:e/tpy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
15468 | 3773 218 34340 | 16176 1008 35360 | T:e/tpy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 20240625 |
15839 | 4371 218 34340 | 17996 1024 35392 | T:e/tpy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240703 | 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) |