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 | 170bdf40cd47f7f3a601107fae0a32667a9d72a9 |
---|---|
Author | Marco Costalba |
Date | 2015-02-07 10:18:06 UTC |
Rename dbg_hit_on_c() to dbg_hit_on()
Use an overload instead of a new named function.
I have found this handier and easier when adding
some quick debug code.
No functional change.
|