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 | e0f317afaad77bdc265a586f06a30066b5129e4f |
---|---|
Author | Gian-Carlo Pascutto |
Date | 2018-07-18 06:14:57 UTC |
Allow Position::init() to be called multiple times.
For the rationale to allow this, see commit
a66c73deef420104e74b6645ee60e20b37fd8549
This was broken when cuckoo hashing was added, and
subtly broke (for example) lichess' Android application,
thus illustrating the original judgement was sound.
No functional change.
|