Dev Builds » 20260519-1639

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 24abab9f6c517ebf02b232e2adf110f2b62355c4
Author anematode
Date 2026-05-19 16:39:06 UTC
Universal builds for Android armv8 and compatibility with older compilers - We add a new path for supporting universal builds without #embed . `xxd` causes the compiler to run out of memory, so instead we embed it as a string literal created at compile time. - This file is created in `net.sh`, and only if `--embed-dir` isn't supported + we are doing a universal build. - This was necessary because Android NDK seems to not support embed, idk why - A couple other Makefile tweaks were necessary for the Android path. - While we're at it, remove the non-universal arm64 windows and android binaries. closes https://github.com/official-stockfish/Stockfish/pull/6827 No functional change
Copyright 2011–2026 Next Chess Move LLC