Date: Sat, 8 Apr 2000 10:52:53 -0600 (MDT) From: Nate Williams <nate@yogotech.com> To: Ernst de Haan <ernst@jollem.com> Cc: Greg Lewis <glewis@trc.adelaide.edu.au>, freebsd-java@FreeBSD.ORG Subject: Re: FYI: Object creation test Message-ID: <200004081652.KAA11442@nomad.yogotech.com> In-Reply-To: <38EF616F.20F1F463@jollem.com> References: <200004081508.AAA17102@ares.trc.adelaide.edu.au> <38EF616F.20F1F463@jollem.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > --- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004081652.KAA11442>