Dev Builds » 20170822-0816

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 002bf4d8dbf804ce8303e01733341a0922af2e71
Author Stéphane Nicolet
Date 2017-08-22 08:16:19 UTC
Avoid constructing an empty tuple in qsearch Avoid constructing, passing as a parameter and binding a useless empty tuple of pointers in the qsearch move picker constructor. Also reformat the scoring function in movepicker.cpp and do some cleaning in evaluate.cpp while there. No functional change.
Copyright 2011–2024 Next Chess Move LLC