Group: comp.lang.c++
From: Razii
Date: Sunday, April 13, 2008 9:51 PM
Subject: Re: Do you use a garbage collector?

On Sun, 13 Apr 2008 20:45:02 -0700, "Chris Thomasson"
wrote:

>
>Okay. That's what I expected. I am going to play around with this and see if
>I can get somewhere near the Java version. Thanks for your patience.

You haven't posted the time for java version and what flags you used.
The flags are important and in this case must be

Java -server -Xms86m -Xmx86m -Xmn85m Test

either use that or....

Java -server -Xms170m -Xmx170m -XX:NewRatio=1 Test

Safety Articles | Usenet Groups | Usenet News | Bluegrass