Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
bench 1517478
  • Loading branch information
Viren6 committed Jan 22, 2025
1 parent 391bf2b commit 4b7b045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/search.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1142,8 +1142,8 @@ Value Search::Worker::search(

// These reduction adjustments have proven non-linear scaling.
// They are optimized to time controls of 180 + 1.8 and longer,
// so changing them or adding conditions that are similar requires
// tests at these types of time controls.
// so moving them or changing them or adding conditions that are
// similar requires tests at these types of time controls.

// Decrease reduction if position is or has been on the PV (~7 Elo)
if (ss->ttPv)
Expand Down

0 comments on commit 4b7b045

Please sign in to comment.