diff --git a/history.cpp b/history.cpp index 0844cc5a6..9087fac30 100644 --- a/history.cpp +++ b/history.cpp @@ -58,7 +58,7 @@ Our history format is intended to be valid YAML. Here it is: #define SAVE_COUNT 5 /** Whether we print timing information */ -#define LOG_TIMES 1 +#define LOG_TIMES 0 class time_profiler_t {