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 << "
| Operation | Milliseconds/Operation" << (g_hertz ? " | Megacycles/Operation" : "") << endl;
@@ -275,7 +275,7 @@ void BenchmarkAll2(double t, double hertz)
BenchMarkKeyAgreement |
|---|