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 | b15e3b3fa9a4fb5da6e30685c0813a62cee5dd3f |
---|---|
Author | Gian-Carlo Pascutto |
Date | 2021-02-10 18:52:20 UTC |
Disable ThinLTO when using Clang.
Benchmarking with current Clang 12 shows that
and ThinLTO is a pessimization, see issue #3341.
closes https://github.com/official-stockfish/Stockfish/pull/3345
No functional change.
|