This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: A first...
On Thu, 2003-01-09 at 04:04, Franco Catrin L. wrote:
> Please, tell me, how well did it run compared with the IBM JVM?
There was very little difference. It takes about a second to start up
with IBM's JVM, and about a half-second with gij. The gij version uses
slighly less memory as well (18MB vs 24MB). I haven't tried compiling
it to native code, but I expect that the results would be even better.
> And what version did you run? the SWING or SWT version?
SWT, since the GNU tools don't support swing.
AG