From owner-freebsd-hackers Wed May 3 9:56:58 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sharmas.dhs.org (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 144B437BC05 for ; Wed, 3 May 2000 09:56:41 -0700 (PDT) (envelope-from adsharma@sharmas.dhs.org) Received: (from adsharma@localhost) by sharmas.dhs.org (8.9.3/8.9.3) id JAA19696; Wed, 3 May 2000 09:56:08 -0700 Date: Wed, 3 May 2000 09:56:08 -0700 From: Arun Sharma Message-Id: <200005031656.JAA19696@sharmas.dhs.org> To: K.J.Koster@kpn.com Cc: freebsd-hackers@freebsd.org Subject: Re: why JDK 1.1.8 on FreeBFS is so slow ? In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452201313B5A@l04.research.kpn.com> References: <59063B5B4D98D311BC0D0001FA7E452201313B5A@l04.research.kpn.com> Reply-To: adsharma@sharmas.dhs.org Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In muc.lists.freebsd.hackers, you wrote: > > As it stands, however, 1.2.2 will not have a JIT either, unless someone > finds a way to persuade Sun to help us out on this one. > > There are a number of JIT's available in the ports collection. Install and > use those. I have a description that Fuyuhiko Maruyama has written on how to > do that for the JDK 1.2.2 port, but I am sure you can figure out how to do > that for 1.1.8 too. What is not in the ports collection and has great performance is http://www.openjit.org/ I have it working on both jdk-1.1.8 and jdk-1.2.2 (Greg Lewis port) on FreeBSD. Very unscientific benchmarks show it to be about as fast as sunwjit. I'll try to post the results of some standard benchmarks as I find time. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message