mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 20:55:44 +00:00
Stop printing AI transposition stats after searches (#8762)
This commit is contained in:
@@ -292,8 +292,6 @@ auto IterativeDeepeningAI::IterativeSearch(
|
||||
<< " < 100%\n";
|
||||
}
|
||||
|
||||
// Print TranspositionTable statistics
|
||||
g_transpositionTable.printStats();
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user