]> git.sesse.net Git - stockfish/commit
Add mean calculation in debug tools
authorMarco Costalba <mcostalba@gmail.com>
Sat, 11 Oct 2008 17:25:16 +0000 (19:25 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 11 Oct 2008 17:25:16 +0000 (19:25 +0200)
commita6017aa728c12c48faf758e6df3b3a1e2b704dad
tree2771ed25d5ea03b05a10959f0cb373c3232b197e
parent6a15df1d82ba83829f43afd4f547d75efa25f7df
Add mean calculation in debug tools

Another simple performance counter...

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/misc.cpp
src/misc.h
src/search.cpp