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 | 9287f1654a1e15fe12f3f417f1fb9763b09d39e1 |
|---|---|
| Author | Robert Nurnberg @ elitebook |
| Date | 2026-09-09 16:47:40 UTC |
|
[bugfix] Apply cyclic TCs when in nodestime
When using `nodestime`, master does not correctly apply cyclic time controls like 40/10. This patch fixes that.
Details of how game managers deal with these time controls can be found [here](https://github.com/Disservin/fastchess/blob/ccb85325b1db322658687b8be8cfe9f54c495840/app/src/game/timecontrol/timecontrol.cpp).
closes https://github.com/official-stockfish/Stockfish/pull/7119
No functional change
|
|