Author: Josh Levine
Date: 11:08:54 10/09/99
Go up one level in this thread
On October 09, 1999 at 12:41:42, Peter Kappler wrote: > > >Hi Josh, > >Glad to see somebody else is trying Java for chess programming. :-) > >Just curious -- what version of the JDK are you using, and are you running with >a JIT or using HotSpot? Also, what hardware are you using? > >--Peter I am using Borland JBuilder2 JDK for compiling (I think its 1.1.6, and jdk1.2.2 for compiling a working version (it compiles into faster program). As far as the runtime, I use the 1.2.2 VM with the built in symantec JIT. I found that the hotspot compiler is actually 15% slower, but I haven't tried it for more than 3 or so games on fics. It seems it just never compiled all the methods and the overhead of trying was killing the program. Josh
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.