From owner-freebsd-java Thu Nov 28 16:27:28 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 84FDD37B401 for ; Thu, 28 Nov 2002 16:27:27 -0800 (PST) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E659243EB2 for ; Thu, 28 Nov 2002 16:27:26 -0800 (PST) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.36 #1 (Debian)) id 18HZ03-0000TV-00; Thu, 28 Nov 2002 16:27:19 -0800 Date: Thu, 28 Nov 2002 16:27:18 -0800 To: Mantzios Achilleus Cc: Jens Reiche , freebsd-java@freebsd.org, "Bill Huey (Hui)" Subject: Re: Problems with the Java-Performance Message-ID: <20021129002718.GA1818@gnuppy.monkey.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 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