Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Bitboards verses Offsets ?

Author: Ron Peterson

Date: 09:02:07 10/23/04

Go up one level in this thread


On October 16, 2004 at 14:03:00, Jan K. wrote:

>Hi,
>when you do something like this
>while (timeLeft) {
>GenerateAllMoves(); //i suppose it's pseudolegal moves generator
>n++;
>}
>
>how many calls do you get for example in 10 seconds and on what hardware?
>
>Try please this position:
>[D]rnbqkbnr/ppp2ppp/8/3pp3/3PP3/8/PPP2PPP/RNBQKBNR w KQkq - 0 1

Sorry for not getting back to you sooner.  (Computer down time)
I get 2,946.000 moves in 10 seconds for about 295,000 moves per second
      9,480,000 moves in 30 seconds for about 316,000 moves per second
     19,200,000 moves in 60 seconds for about 319,000 moves per second

This would be moves generated and evaluated.
Pentuim 4  cpu 1.80GHz,  512 MB Ram

Also thanks to all the help!


....Ron



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.