]> git.sesse.net Git - stockfish/history - src/benchmark.cpp
Fix compile error in cpu_count()
[stockfish] / src / benchmark.cpp
2011-07-24 Marco CostalbaTidy up benchmark.cpp
2011-07-03 Marco CostalbaTeach to_fen() about Halfmove and Fullmove number
2011-07-02 Marco CostalbaRemove MSVC debug window hack in bench
2011-04-25 Marco CostalbaTidy up benchmark.cpp
2011-04-23 Marco CostalbaIntroduce and use SearchLimits
2011-02-18 Marco CostalbaSync Root new depth to what we do in search()
2011-02-12 Marco CostalbaFix wrong reported depth
2011-01-07 Marco CostalbaRetire move.cpp
2011-01-03 Marco CostalbaAnother attempt at fixing Chess960
2010-11-22 Marco CostalbaRetire Application class
2010-11-21 Marco CostalbaRemove hardcoded 16 from benchmark default positions...
2010-11-09 Marco CostalbaLet bench to have full defaults arguments
2010-11-08 Marco CostalbaLet benchmark to default to depth 12
2010-11-07 Marco CostalbaRetire uci.h and benchmark.h
2010-11-05 Marco CostalbaRewrite options handling in an object oriented fashion
2010-10-31 Marco CostalbaUpdate nodes after a do_move()
2010-08-19 Marco CostalbaRename OnePly in ONE_PLY
2010-07-24 Marco CostalbaRewrite Position::from_fen()
2010-07-15 Marco CostalbaRemove redundant argument in think()
2010-06-02 Marco CostalbaSave threadID info in Position
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