Dev Builds » 20260606-0812

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 73826352d4ecdf09d7380fc37d79e1df088f429a
Author Adrian
Date 2026-06-06 08:12:36 UTC
Simplify quiet history update expression This patch simplifies the quiet history update expression in search.cpp. The change is behaviour‑identical and removes unnecessary complexity from the update_quiet_histories call. Passed STC (non‑regression): https://tests.stockfishchess.org/tests/view/6a14367b818cacc1db0ac7c3 LLR: 2.96 (-2.94,2.94) <-1.75,0.25> Total: 52224 W: 13338 L: 13135 D: 25751 Ptnml(0-2): 118, 6065, 13557, 6240, 132 Passed LTC (non‑regression): https://tests.stockfishchess.org/tests/view/6a155046818cacc1db0ac94d LLR: 2.96 (-2.94,2.94) <-1.75,0.25> Total: 136812 W: 34689 L: 34586 D: 67537 Ptnml(0-2): 51, 14770, 38668, 14859, 58 Both STC and LTC passed. Patch rebased to latest master. closes https://github.com/official-stockfish/Stockfish/pull/6863 Bench: 2549662
Copyright 2011–2026 Next Chess Move LLC