Dev Builds » 20130114-0101

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 d1143794a01cd0540cf47e3415815cd60cde9422
Author Marco Costalba
Date 2013-01-14 01:01:37 UTC
Polymorphic Thread hierarchy Subclass MainThread and TimerThread and declare idle_loop() virtual. This allow us to cleanly remove a good bunch of hacks, relying on C++ polymorphism to do the job. No functional change.
Copyright 2011–2024 Next Chess Move LLC