Dev Builds » 20190305-1802

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 714e857c246879a513cdf0d3d3fe757a42d7030a
Author protonspring
Date 2019-03-05 18:02:04 UTC
Shrink Reductions[] array to one dimension This is a non-functional patch which shrinks the reductions array. This saves about 8Kb of memory. The only slow part of master's reductions array is the calculation of the log values, so using a separate array for those values and calculating the rest real-time appears to be just as fast as master. STC LLR: 2.96 (-2.94,2.94) [-3.00,1.00] Total: 63245 W: 13906 L: 13866 D: 35473 http://tests.stockfishchess.org/tests/view/5c7b571f0ebc5925cffdc104 No funcional change.
Copyright 2011–2024 Next Chess Move LLC