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 | 731ad9bbc3332cb7c73ef9aa8797e38c9deee452 |
---|---|
Author | Arseniy Surkov |
Date | 2025-08-30 13:17:57 UTC |
Simplify `adjust_key50` template
Remove the AfterMove template from the adjust_key50 function, which is only ever called with false.
closes https://github.com/official-stockfish/Stockfish/pull/6278
No functional change
|