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 | 2af2c67650c4ac2531e6ab2753830f91c0999876 |
---|---|
Author | Joost VandeVondele |
Date | 2018-06-11 07:46:26 UTC |
Remove failedLow from the mainThread struct
failedLow is in fact a local variable in Thread::search().
Also clean some spaces and tabs in code.
No functional change.
|