Dev Builds » 20260819-1647

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 ae3db60f534d3fedb384da388d8222d114909c2f
Author Bartosz Paprzycki
Date 2026-08-19 16:47:54 UTC
Align and collapse shared NNUE mappings Make the existing MADV_HUGEPAGE request effective for the Linux shared NNUE mapping. Map large shared objects at a 2 MiB-aligned address and request MADV_COLLAPSE after the creating process initializes the network. pyshbench, 30 runs: ```text Platform / target Speedup 95% CI Graviton 3 / armv8-dotprod +2.675% [+2.495%, +2.856%] AMD Zen 3 / x86-64-bmi2 +0.479% [+0.182%, +0.776%] Intel Sapphire / x86-64-avx512icl +2.073% [+1.675%, +2.470%] ``` STC passed: ```text LLR: 2.96 (-2.94,2.94) <0.00,2.00> Total: 37344 W: 9716 L: 9419 D: 18209 Ptnml(0-2): 54, 3890, 10497, 4167, 64 ``` https://tests.stockfishchess.org/tests/view/6a80cc2adb2c105c37ecd9cf closes https://github.com/official-stockfish/Stockfish/pull/7058 No functional change
Copyright 2011–2026 Next Chess Move LLC