How can I run in Crypto++ library benchmarks test?
问题 Can someone help me how can I run in Crypto++ benchmarks test? I have to make some tests. I found Crypto++ but I don't know how use benchmarks test in Crypto++. I also want to run them after installing the library. Thanks for help. 回答1: Can someone help me how can I run in Crypto++ benchmarks test? $ cd cryptopp-src $ make static cryptest.exe $ ./cryptest.exe b 3 2.76566 > benchmarks.html cryptest.exe takes three arguments: (1) b for benchmarks, (2) time for the length of each test, in