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 | ddcb572c41d660f7ed2baa8c21fb56dec0bc7a7c | 
|---|---|
| Author | Marco Costalba | 
| Date | 2013-07-03 06:21:21 UTC | 
| Disable flto when debugging
Link-time optimization does not work well with
generation of debugging information:
http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
Reported by Louis Zulli
No functional change. | |