Test results for amd64, hertz, crypto_dh/sclaus1024
[Page version: 20250419 19:35:20]
Measurements for amd64, hertz, crypto_dh
Test results for amd64, hertz, crypto_dh
Test results for crypto_dh/sclaus1024
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250415
Operation: crypto_dh
Primitive: sclaus1024
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
867279 | 2225 16 168 | 1908622 147388 11400 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
868201 | 2981 16 224 | 1905379 147364 11592 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
870105 | 2271 16 168 | 1908750 147388 11400 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
870456 | 3025 16 224 | 1907179 147364 11592 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
870571 | 2309 16 224 | 1902915 147356 11464 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
870684 | 2096 16 168 | 1904940 147380 11400 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20250416 | 20250415 |
Compiler output
keypair.cpp: keypair.cpp:1:10: fatal error: 'gmpxx.h' file not found
keypair.cpp: 1 | #include <gmpxx.h>
keypair.cpp: | ^~~~~~~~~
keypair.cpp: 1 error generated.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:gmp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:gmp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
T:gmp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1)) |
Compiler output
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.
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:gmp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:gmp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
T:gmp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |