[Page version: 20260126 18:13:51]
Measurements for amd64, alder2,big, crypto_dh Test results for amd64, alder2,big, crypto_dh Test results for crypto_dh/sclaus2048| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 3793429 | 3240 16 224 | 1675238 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3793767 | 2715 16 168 | 1675424 144516 11328 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3797504 | 2515 16 224 | 1672170 144452 11424 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3800123 | 2852 16 168 | 1679102 144524 11328 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3801799 | 2841 16 168 | 1678806 144524 11296 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3802134 | 3110 16 224 | 1674446 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3803121 | 2841 16 168 | 1675046 144524 11264 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 3816851 | 3240 16 224 | 1677150 144460 11456 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
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 (Debian_Clang_14.0.6) |
| 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 |