Dev Builds » 20260426-0735

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 c787509663dface7637dc3985bab516070736678
Author FauziAkram
Date 2026-04-26 07:35:37 UTC
Simplify time management reduction logic Simplify the time management reduction logic by replacing the previous sigmoid function with the linear interpolate function introduced in #6729 , resulting in a cleaner and more efficient calculation of move stability that avoids unnecessary exponential operations. Passed STC non-reg: LLR: 2.95 (-2.94,2.94) <-1.75,0.25> Total: 161856 W: 41933 L: 41852 D: 78071 Ptnml(0-2): 418, 18137, 43792, 18108, 473 https://tests.stockfishchess.org/tests/view/69e117a46f344a1917600148 Passed LTC non-reg: LLR: 2.95 (-2.94,2.94) <-1.75,0.25> Total: 108726 W: 27819 L: 27692 D: 53215 Ptnml(0-2): 59, 11084, 31942, 11227, 51 https://tests.stockfishchess.org/tests/view/69e563c00e9667dd5a7652ac This is a follow-up for #6091 #6729 closes https://github.com/official-stockfish/Stockfish/pull/6765 No functional change
Copyright 2011–2026 Next Chess Move LLC