Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2002 16:27:18 -0800
From:      Bill Huey (Hui) <billh@gnuppy.monkey.org>
To:        Mantzios Achilleus <mantzios@softlab.ece.ntua.gr>
Cc:        Jens Reiche <jr@pmp.uni-hannover.de>, freebsd-java@freebsd.org, "Bill Huey (Hui)" <billh@gnuppy.monkey.org>
Subject:   Re: Problems with the Java-Performance
Message-ID:  <20021129002718.GA1818@gnuppy.monkey.org>
In-Reply-To: <Pine.SOL.4.31.0211281302380.10672-100000@theseas.softlab.ece.ntua.gr>
References:  <Pine.SOL.4.31.0211281302380.10672-100000@theseas.softlab.ece.ntua.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 28, 2002 at 01:15:43PM +0200, Mantzios Achilleus wrote:
> My app has a lot of numerical processing,server-side graphics,
> some EJBs, jsps,servlets and the like.

The mixture of activities could be masking funny delays problems
that are known with the current patch release. It's fixed in my
source tree.

> Anybody knows what happened with the development of OpenJIT??
> shujit seems quite active, whereas OpenJIT seems a little bit
> dead.
> 
> Sure there is no massive need of JITs today with hotspot
> on most systems, but a good JIT engine like OpenJIT
> seems a must have for* BSDs (at least to me).

HotSpot should be pretty ass kicking and more significantly so
than just about every JIT out there except, say, for IBM's stuff.

We're pretty close to Linux's HotSpot performance as far as raw
CPU operations goes, so I don't think your problems are related
to the compiler. A Sieve test I ran was equivalent to gcc at -O1,
so it wasn't whimpy in any way what so ever.

bill


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?20021129002718.GA1818>