From owner-freebsd-java Thu Nov 28 23:57:48 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08B5737B401 for ; Thu, 28 Nov 2002 23:57:47 -0800 (PST) Received: from ulysses.noc.ntua.gr (ulysses.noc.ntua.gr [147.102.222.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 473B643E4A for ; Thu, 28 Nov 2002 23:57:45 -0800 (PST) (envelope-from mantzios@softlab.ece.ntua.gr) Received: from theseas.softlab.ece.ntua.gr (theseas.softlab.ece.ntua.gr [147.102.1.1]) by ulysses.noc.ntua.gr (8.11.6/8.11.6) with ESMTP id gAT7vfN20061; Fri, 29 Nov 2002 09:57:42 +0200 (EET) Received: from localhost (mantzios@localhost) by theseas.softlab.ece.ntua.gr (8.11.6/8.11.6) with ESMTP id gAT7vfM23278; Fri, 29 Nov 2002 09:57:41 +0200 (EET) Date: Fri, 29 Nov 2002 09:57:40 +0200 (EET) From: Mantzios Achilleus To: Bill Huey Cc: Jens Reiche , Subject: Re: Problems with the Java-Performance In-Reply-To: <20021129002718.GA1818@gnuppy.monkey.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ---------------------------------------------------------------- | go to the source -> http://www.softlab.ece.ntua.gr/~mantzios | ---------------------------------------------------------------- On Thu, 28 Nov 2002, Bill Huey wrote: > 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. You mean -classic -native here? (Thats what i meant). > > > 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. > My problems are related to the fact that i cannot start jboss with hotspot 1.3.1p7_2, and i know of no one that had success with jboss 3.0.3 and the native hotspot. I hope this will change in the future :) > bill > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message