Dev Builds » 20170306-0220

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 728ce2195c505b73305d21a326cee4010d5dbf0e
Author snicolet
Date 2017-03-06 02:20:27 UTC
Speed-up some arrays reading This patch removes the empty rows at the beginning and at the end of MobilityBonus[] and Protector[] arrays: • reducing the size of MobilityBonus from 768 bytes to 512 bytes • reducing the size of Protector from 1024 to 512 bytes Also adds some comments and cleaner code for the arrays in pawns.cpp No speed penalty (measured speed-up of 0.4%). No functional change. Closes #1018
Copyright 2011–2024 Next Chess Move LLC