Dev Builds » 20260519-1635

You are viewing an old NCM Stockfish dev build test. You may find the most recent dev build tests using Stockfish 15 as the baseline here.

Use this dev build

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.

Summary

Host Duration Avg Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo

Test Detail

ID Host Base NPS Games WLD Standard Elo Ptnml(0-2) Gamepair Elo CLI PGN

Commit

Commit ID c67c1ec603d22202cc35e1ddfa685a705d9b4b3c
Author Robert Nurnberg @ elitebook
Date 2026-05-19 16:35:23 UTC
[bugfix] Guard is_decisive() to avoid assert triggers This PR fixes an oversight in #6818. At least in multithreaded searches the TT scores can be corrupted, and accessing them is racy. Passed non-reg STC: LLR: 2.93 (-2.94,2.94) <-1.75,0.25> Total: 61792 W: 15609 L: 15428 D: 30755 Ptnml(0-2): 134, 6534, 17373, 6727, 128 https://tests.stockfishchess.org/tests/view/6a0b15396524d21ee79b868b We also increase the number of the threads in our instrumented CI tests to make these assert failures for buggy patches more likely in future. closes https://github.com/official-stockfish/Stockfish/pull/6830 No functional change
Copyright 2011–2026 Next Chess Move LLC