Dev Builds » 20260819-1637

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 5fd94536751fc8aafb7e24f18a5e1815a07afb68
Author Joost VandeVondele
Date 2026-08-19 16:37:19 UTC
Harden the tablebase reader against corrupted files Add load-time bounds to the Syzygy tablebase parser so that values read from a file are validated before they are used as lengths, indices, or shift counts. Size symbol tables to the full 12-bit domain, refuse non-canonical Huffman tables, cyclic trees, and inconsistent flags, and bound the bitstream walk within the mapping. Abort if a corrupted table is detected. closes https://github.com/official-stockfish/Stockfish/pull/7063 No functional change Co-authored-by: ppigazzini <pasquale.pigazzini@gmail.com>
Copyright 2011–2026 Next Chess Move LLC