From owner-freebsd-java Wed Dec 30 15:47:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA16795 for freebsd-java-outgoing; Wed, 30 Dec 1998 15:47:06 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA16779; Wed, 30 Dec 1998 15:47:04 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA21021; Wed, 30 Dec 1998 16:46:34 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA06707; Wed, 30 Dec 1998 16:46:32 -0700 Date: Wed, 30 Dec 1998 16:46:32 -0700 Message-Id: <199812302346.QAA06707@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bill Fumerola Cc: Nate Williams , Amancio Hasty , Mark Diekhans , girgen@partitur.se, freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-Reply-To: References: <199812301640.JAA04956@mt.sri.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I am doing a little work on Jserv and it looks like its performance is not > > > bad . > > > > Since JServ uses the FreeBSD JDK, it certainly is not going to rock your > > world. Our JDK is *NOT* a performance monster by any stretch of the > > imagination. JServ is not the problem so much as our Java engine, hence > > my hint about using the TYA or SHUjit JIT compilers with the JDK. > > Internet World recently did an article on Java implementations and speed > and the FreeBSD tests were rather poor. We were below a certain company in > Redmond's implementation. Yep. As a matter of fact, we were almost the slowest, if not *THE* slowest. That's because we have no JIT, while every other JVM compared uses one. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message