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 | d27298d7dc0a6222ce21b5ff3b9f16fe72c108af |
---|---|
Author | mstembera |
Date | 2025-06-02 19:24:38 UTC |
Remove unused threatenedPieces
threatenedPieces is no longer used since #6023
Also can_move_king_or_pawn() can be const.
Also remove a couple of redundant declarations.
closes https://github.com/official-stockfish/Stockfish/pull/6101
No functional change
|