]> git.sesse.net Git - stockfish/commit
Rewrite benchmark
authorMarco Costalba <mcostalba@gmail.com>
Mon, 14 Aug 2017 17:41:04 +0000 (10:41 -0700)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 18 Aug 2017 16:04:38 +0000 (09:04 -0700)
commit444d99b6d24ba823c8c1ed7a94f3c15b0a536024
tree850921ec65b6ccca9fece1acb37c6a5386be7a19
parente10255339fc7cb54bb0466945f759646f442f4f0
Rewrite benchmark

First step in improving bench to handle
arbitrary UCI commands so to test many
more code paths.

This first patch just set the new code
structure.

No functional change.
src/benchmark.cpp
src/uci.cpp