]> git.sesse.net Git - stockfish/history - src/benchmark.cpp
Drop TTClusterSize from 5 to 4
[stockfish] / src / benchmark.cpp
2010-04-18 Marco CostalbaBetter perft integration in benchmark
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2010-02-20 Marco CostalbaRename THREAD_MAX in MAX_THREADS
2010-01-10 Marco CostalbaFix sending of best move during an infinite search
2009-11-01 Joona KiiskiImplemented perft
2009-07-04 Marco CostalbaAdd support for saving timing file during benchmark
2009-06-20 Marco CostalbaOnly on Windows do wait for input at the end of benchmark
2009-05-10 Marco CostalbaUse string instead of std::string
2009-05-07 Marco CostalbaUpdate copyright year
2009-05-07 Marco CostalbaRewrite the way application exits
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 1
2008-11-24 Marco CostalbaBenchmark: print nodes searched at the end of testing
2008-11-22 Marco CostalbaIntroduce node limited benchmarking
2008-11-22 Marco CostalbaIntroduce depth limited benchmarking
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-20 Marco CostalbaFix a missing comma in BenchmarkPositions[]
2008-10-19 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaFix a missing comma in BenchmarkPositions[]
2008-09-26 Marco CostalbaTidy up middle game specific evaluation
2008-09-18 Marco CostalbaImprove time managment
2008-09-18 Marco CostalbaPass also opponent time to think()
2008-09-18 Marco CostalbaTeach Benchmark to read positions from a file
2008-09-18 Marco CostalbaReformat benchmark interface
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1