NCM plays each Stockfish dev build 20,000 times against Stockfish 14. 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 | 698c069bba69912d576075bf3d63e32ac5032d9d |
---|---|
Author | Guenther Demetz |
Date | 2025-04-18 12:32:26 UTC |
Move node increment inside do_move function
Move node increment inside do_move function so that we can centralize
the increment into a single point.
closes https://github.com/official-stockfish/Stockfish/pull/5989
No functional change
|