[computer-go] Library of Effective GO routines v 0.106

2007-02-17 Thread Łukasz Lew
Hi! New version, good news. - Simple ko implemented in board_t. If I knew it was so simple I would do it much earlier ;) - UCT implemented. A very simple version, but as bazaar methodology says "release early, release often" Simple_playout performance is now 85 kpps on 2.2 GHz. Since some time

Re: [computer-go] Effective Go Library v0.101

2007-02-17 Thread Łukasz Lew
On 2/17/07, Luke Gustafson <[EMAIL PROTECTED]> wrote: Lukasz, any chance you can access the assembly to see how the compiler optimized it differently? That is a strange result. All that I could think of is, if you have several places where the function is called, and the compiler used to be inl