[Page version: 20251015 22:54:48]
Measurements for amd64, h4e450, crypto_dh Test results for amd64, h4e450, crypto_dh Test results for crypto_dh/sclaus2048Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
---|---|---|---|---|---|---|
13333742 | 3415 16 224 | 1724827 144316 11456 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13504165 | 2841 16 168 | 1723585 144332 11264 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13535523 | 2715 16 168 | 1722871 144324 11264 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13539694 | 3332 16 224 | 1724315 144316 11456 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13582726 | 2732 16 224 | 1722591 144308 11424 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13604625 | 3415 16 224 | 1726355 144316 11456 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13628409 | 2852 16 168 | 1725769 144332 11264 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
13631490 | 2841 16 168 | 1724625 144332 11264 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250825 | 20250415 |
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 (Ubuntu_Clang_14.0.0) |
T:gmp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:gmp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
T:gmp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
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 (11.4.0) |
T:gmp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:gmp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:gmp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |