Don't print queries to the console to increase trace analyzer responsiveness
The tool looses responsiveness when dealing with huge databases. This change is intended to speedup the tool.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
|
||||
//define symbol printqueries if all queries should be printed to the console
|
||||
#define printqueries
|
||||
//#define printqueries
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user