[Page version: 20260126 18:15:49]
Measurements for amd64, alder2,little, crypto_dh Test results for amd64, alder2,little, crypto_dh Test results for crypto_dh/sclaus2048| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 8928984 | 2515 16 224 | 1671434 144452 11392 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8931517 | 3240 16 224 | 1674502 144460 11424 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8935294 | 3110 16 224 | 1673790 144460 11424 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8942932 | 3240 16 224 | 1676446 144460 11424 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8945511 | 2841 16 168 | 1674326 144524 11232 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8946939 | 2852 16 168 | 1678398 144524 11296 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8954119 | 2715 16 168 | 1674768 144516 11296 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 8964644 | 2841 16 168 | 1678086 144524 11264 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -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 |
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) |