NCM plays each Stockfish dev build 20,000 times against Stockfish 15. This yields an approximate Elo difference and establishes confidence in the strength of the dev builds.
Host | Duration | Avg Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo |
---|
ID | Host | Base NPS | Games | WLD | Standard Elo | Ptnml(0-2) | Gamepair Elo | CLI | PGN |
---|
Commit ID | a5675f19d87a15a5e599a108dfaa2d08ac50d6a5 |
---|---|
Author | Disservin |
Date | 2024-01-17 17:05:00 UTC |
Remove global TB variables from search.cpp
Follow up cleanup of #4968, removes the global variables from search and
instead uses a dedicated tb config struct.
closes https://github.com/official-stockfish/Stockfish/pull/4982
No functional change
|