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 | e74c2df907d5336d3d2b8ee7748b82270ebbf337 | 
|---|---|
| Author | Marco Costalba | 
| Date | 2015-02-21 09:40:59 UTC | 
| Use sp->master instead of bestThread
Verified with:
dbg_hit_on(th != sp->master);
It is 100% equivalent on more than 200K hits.
No functional change. | |