diff --git a/bench2.cpp b/bench2.cpp index 26c0f1f9..ca08a99d 100644 --- a/bench2.cpp +++ b/bench2.cpp @@ -232,7 +232,7 @@ extern double g_hertz; void BenchmarkAll2(double t, double hertz) { g_hertz = hertz; -#if 0 + cout << "" << endl; cout << ""; { ECIES::Decryptor cpriv(GlobalRNG(), ASN1::secp256k1());
OperationMilliseconds/Operation" << (g_hertz ? "Megacycles/Operation" : "") << endl; @@ -275,7 +275,7 @@ void BenchmarkAll2(double t, double hertz) BenchMarkKeyAgreement("TestData/lucd1024.dat", "LUCDIF 1024", t); BenchMarkKeyAgreement("TestData/mqv1024.dat", "MQV 1024", t); BenchMarkKeyAgreement("TestData/mqv2048.dat", "MQV 2048", t); -#endif + cout << "\n