Dev Builds » 20150323-1610

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 35a082064fb68805445c5fb94d49d0e6eaefec8e
Author Marco Costalba
Date 2015-03-23 16:10:38 UTC
Double magics generation speed Profiling shows that resetting attacks table after a failed candidate magic attempt is the biggest time consumer, so rewrite the logic avoiding the memset() Magics init for rook+bishop goes from 200msecs to under 100msec. No functional change.
Copyright 2011–2024 Next Chess Move LLC