Dev Builds » 20120708-0950

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 6becc8144686b9a40d8dc9d5e0ce4dec28cbcb6a
Author Marco Costalba
Date 2012-07-08 09:50:23 UTC
Silence a MSVC warning in class Tie With warning level 4 MSVC complains that a default assignment operator could not be generated due to member 'file' is a reference (warning C4512). Use a pointer instead of a reference and move struct Tie outisde class Logger while there. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
Copyright 2011–2024 Next Chess Move LLC