Dev Builds » 20130629-0923

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 203fdc9ac1b0ad5e5820b450a0cffdffb917e069
Author Marco Costalba
Date 2013-06-29 09:23:07 UTC
Use calloc() in TranspositionTable::set_size() Function calloc() already initializes memory to zero, so avoid calling clear() afterwards. Also some renaming while there (inspired by DiscoCheck). No functional change.
Copyright 2011–2024 Next Chess Move LLC