NCM plays each Stockfish dev build 20,000 times against Stockfish 15. 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 | 86ee4eb84d54dac3f9de5b455ba41909c7722173 |
|---|---|
| Author | Tomasz Sobczyk |
| Date | 2020-05-13 17:50:30 UTC |
|
Use a trivially copyable struct for TBTables::Entry instead of a tuple.
fixes https://github.com/official-stockfish/Stockfish/issues/2673
which is a warning issued by recent gcc (10.1)
closes https://github.com/official-stockfish/Stockfish/pull/2674
No functional change
|
|