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 | 61381372ec896ae6b0f139555e6e3f816d8aa570 |
---|---|
Author | Joost VandeVondele |
Date | 2020-09-01 07:26:56 UTC |
Always print an info line before a bestmove
if very few nodes are being searched before a bestmove is reported,
an info line might be missing.
fixes https://github.com/official-stockfish/Stockfish/issues/2757
closes https://github.com/official-stockfish/Stockfish/pull/3088
no functional change
|