Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2002 18:37:49 +0800
From:      JY <leafy@leafy.idv.tw>
To:        freebsd-java@FreeBSD.ORG
Subject:   Re: Problems with the Java-Performance
Message-ID:  <20021128103749.GA48586@leafy.idv.tw>
In-Reply-To: <200211281135.45870.jr@pmp.uni-hannover.de>
References:  <200211281135.45870.jr@pmp.uni-hannover.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 28, 2002 at 11:35:45AM +0100, Jens Reiche wrote:
> Since we have installed freeBSD on our server, my numerical programs are 
> running more than five times slower with the native freeBSD-Java (v. 1.3.1)
> compared to the former IBM-Java 1.3.1 on Suse-Linux 8.0.
> Using the Linux-Version of Sun's JDK 1.4.1 over the binary compability the 
> difference is even worse (a factor about 10!).
> Does somebody know why and how I can solve this problem?
> 
>  Jens
> 
Hi,

Try java -version and see if you run the classic VM. If so, that's the problem. You will have to search this mailing list for installation of HotSpot VM and try them with your program.

Cheers,

JY
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021128103749.GA48586>