[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Pattern Matcher
From: "John Tromp" <John.Tromp@xxxxxxxxxxxxxxxxx>
Subject: Re: [computer-go] Pattern Matcher
> It uses 2 modulo operations per lookup.
>
> > modulo and divide are like a 46+ cycles at opteron, and like 200 cycles
or
> > so at a P4?
>
> What can I say, P4s suck:-(
Why don't you use an AND?
Vincent already mentioned that.
A simple AND is the same as a modulo, n'est-ce pas?
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/