Howdy All, I previously built 20110718 but didn't make the announcement public. This version can be downloaded as http://www.gnubg.org/media/windows/gnubg-MAIN-20110718-setup.exe if people were interested in reviewing this older version. This version introduced a larger cache entry (requires about 38% more memory) but ends up being about 10% faster.
The Changelog entries for the older 20110718 release include: 2011-07-17 Michael Petch <[email protected]> * gnubgmodule.c: Fix Python position key functions to internally call the old style position keys functions. Fixes compiler errors due to new position key changes made on 2011/07/15. 2011-07-15 Philippe Michel <[email protected]> * positionid.c, positionid.h, lib/cache.c, lib/gnubg-types.h: Use a simpler position key for internal use. PositionKey() and PositionFromKey() are much faster. The global speed improvement is about 10%. A side effect is that the evalution cache becomes 38% larger. 2011-07-09 Philippe Michel <[email protected]> * gnubg.c, gtkgame.c: Set players names from default_names at program launch and when pasting a position id, in addition to when starting a match. _______________________________________________ Bug-gnubg mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnubg
