Dev Builds » 20260504-0631

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 7e754e17dd37491745b20970a7acce6bc27d4708
Author Robert Nurnberg @ elitebook
Date 2026-05-04 06:31:44 UTC
Simplify away completedDepth Recent changes to this part of the code mean that the variable `completedDepth` is no longer neeeded. The only *functional* part of this patch is the effect on the thread voting formula. Basically, compared to master this patch raises the depth weight in the formula uniformly by 1. For very, very low depths this may have a tiny effect on thread selection compared to master. But in general we expect this patch to have no effect on game play at STC and LTC. Passed STC SMP non-reg: LLR: 2.95 (-2.94,2.94) <-1.75,0.25> Total: 284808 W: 72944 L: 72994 D: 138870 Ptnml(0-2): 351, 32192, 77370, 32138, 353 https://tests.stockfishchess.org/tests/view/69eddd011e5788938e86a075 closes https://github.com/official-stockfish/Stockfish/pull/6793 No functional change
Copyright 2011–2026 Next Chess Move LLC