From owner-freebsd-java Sat Apr 8 9:53: 6 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id EB1A337BA9D for ; Sat, 8 Apr 2000 09:53:01 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA16108; Sat, 8 Apr 2000 10:52:54 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id KAA11442; Sat, 8 Apr 2000 10:52:53 -0600 (MDT) (envelope-from nate) Date: Sat, 8 Apr 2000 10:52:53 -0600 (MDT) Message-Id: <200004081652.KAA11442@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Ernst de Haan Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: FYI: Object creation test In-Reply-To: <38EF616F.20F1F463@jollem.com> References: <200004081508.AAA17102@ares.trc.adelaide.edu.au> <38EF616F.20F1F463@jollem.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > --- Number of object creates per second -- > > > FreeBSD 1.1.8 222061 > > > Blackdown 1.2.2rc4 163253 (without JIT) > > > Blackdown 1.2.2rc4 434552 (with sunwjit) > > > FreeBSD 1.2.2 (pre) 160112 > > > Sun 1.2.2 Linux 170861 ** FAILED ** > > > > Interesting. So we are roughly the same as the Blackdown JDK. I wonder > > what difference compiling with some agressive optimisation makes. I'm also > > curious how the open source JITs perform in comparison to sunwjit with the > > Blackdown JDK. > > We should be able to get *at least* the performance of the JDK 1.1.8 I'd > say :) Now that Greg's has the assembly interpreter working, yes. However, there are probably fixes in the 1.1.8 code that are probably not yet in the JDK1.2.2 patches, but that should hopefully change soon. :) :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message