perftt test data?

Discussion of chess software programming and technical issues.

Moderator: Ras

Fguy64
Posts: 814
Joined: Sat May 09, 2009 4:51 pm
Location: Toronto

perftt test data?

Post by Fguy64 »

Greetings, most of the test data I have found on the net involves a small number of positions searched quite deeply. If anyone can point me to a dataset that has a large number of positions with just the root search, or maybe just a few ply deep, I would be grateful.
Mincho Georgiev
Posts: 454
Joined: Sat Apr 04, 2009 6:44 pm
Location: Bulgaria

Re: perftt test data?

Post by Mincho Georgiev »

Fguy64
Posts: 814
Joined: Sat May 09, 2009 4:51 pm
Location: Toronto

Re: perftt test data?

Post by Fguy64 »

Got it thanks. looks good. 126 positions.

The idea of a large number of positions with a root search only is to rule out a problem with my actual moveGen code, so I can focus on search, and makeMove/unMake move.