[Page version: 20251009 20:26:21]
Measurements for amd64, alder2,big, crypto_dh Test results for amd64, alder2,big, crypto_dh Test results for crypto_dh/sclaus2048Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
3789699 | 2841 16 168 | 1674167 144524 11264 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3790883 | 3110 16 224 | 1673567 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3794248 | 2515 16 224 | 1671291 144452 11424 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3794633 | 2841 16 168 | 1677927 144524 11296 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3798202 | 2715 16 168 | 1674513 144516 11328 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3801488 | 3240 16 224 | 1676271 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3803267 | 3240 16 224 | 1674359 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
3804155 | 2852 16 168 | 1678223 144524 11328 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250926 | 20250922 |
keypair.cpp: keypair.cpp:1:10: fatal error: 'gmpxx.h' file not found keypair.cpp: #include <gmpxx.h> keypair.cpp: ^~~~~~~~~ keypair.cpp: 1 error generated.
Implementation | Compiler |
T:gmp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:gmp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall |
T:gmp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:gmp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
keypair.cpp: keypair.cpp:1:10: fatal error: gmpxx.h: No such file or directory keypair.cpp: 1 | #include <gmpxx.h> keypair.cpp: | ^~~~~~~~~ keypair.cpp: compilation terminated.
Implementation | Compiler |
T:gmp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:gmp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:gmp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:gmp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |