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 | 6b9a70ace8073f5ff4c50b4dd5ddc041cf9c819f |
|---|---|
| Author | Prokop Randáček |
| Date | 2021-05-19 17:38:44 UTC |
|
Use if instead of goto
This PR inverts the if and removes goto in the generate_all function.
closes https://github.com/official-stockfish/Stockfish/pull/3461
No functional change
|
|