Dev Builds » 20121027-1131

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 cd80762c13961eb8fe0a89c0bb19d58e2808a1cf
Author Marco Costalba
Date 2012-10-27 11:31:23 UTC
Use std::stack instead of fixed size array Only in not performance critical code like pretty_pv(), otherwise continue to use the good old C-style arrays like in extract/insert PV where I have done some code refactoring anyhow. No functional change.
Copyright 2011–2024 Next Chess Move LLC