A couple of quick observations:

In java it's usually faster on modern hardware to pipe serialised
objects through a gzip filter before you serialise them to disk.
Compression effort is more than offset by reduced disk bandwidth,
which is often bottleneck.

"The Orego code should be of use to anyone familiar with Java who is
just getting into computer Go." should read "The Orego code should be
of use to anyone familiar with Java who is just getting into UCT and
computer Go."

I was surprised not to find a copy of the javadocs on your website.

Other than that, it looks great.

cheers
stuart
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to