Dev Builds » 20260726-1051

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 a03ac5a63f3e87f1cae98a4f47c7e01a0e5ddd82
Author aba2222
Date 2026-07-26 10:51:49 UTC
avoid duplicate legal move check Remove redundant legal move checks when search moves are limited. Because `UCIEngine::to_move` already performs this check. Also remove the unused `legalMoves` variable. closes https://github.com/official-stockfish/Stockfish/pull/6997 No functional change
Copyright 2011–2026 Next Chess Move LLC