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 | cb7232a818d9994a5d122cf5e1af0d4915e265c0 |
---|---|
Author | Sebastian Buchwald |
Date | 2025-08-30 13:02:05 UTC |
Use integer type for UCI spin values
In particular, parse spin values as integers to avoid rounding errors.
Fixes https://github.com/official-stockfish/Stockfish/issues/6263
closes https://github.com/official-stockfish/Stockfish/pull/6264
No functional change
|