Disable libsnark debug logging in Boost tests
This commit is contained in:
@@ -89,7 +89,7 @@ static std::list<std::pair<std::string, long long*> > op_data_points = {
|
|||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
bool inhibit_profiling_info = false;
|
bool inhibit_profiling_info = true;
|
||||||
bool inhibit_profiling_counters = false;
|
bool inhibit_profiling_counters = false;
|
||||||
|
|
||||||
void clear_profiling_counters()
|
void clear_profiling_counters()
|
||||||
|
|||||||
Reference in New Issue
Block a user