From owner-freebsd-java Tue Mar 23 20:22:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from aravalli.novalink.stpn.soft.net (aravalli.novalink.stpn.soft.net [204.143.115.38]) by hub.freebsd.org (Postfix) with SMTP id 7F8E114E42 for ; Tue, 23 Mar 1999 20:22:33 -0800 (PST) (envelope-from cvenkat@encanto.stpn.soft.net) Received: from encanto.stpn.soft.net (unverified [204.143.115.44]) by aravalli.novalink.stpn.soft.net (EMWAC SMTPRS 0.83) with SMTP id ; Wed, 24 Mar 1999 09:47:21 +0530 Message-ID: <36F8689B.94C4772@encanto.stpn.soft.net> Date: Wed, 24 Mar 1999 09:52:51 +0530 From: "Venkat C." Reply-To: cvenkat@encanto.stpn.soft.net Organization: Encanto Networks (I) Pvt. Ltd. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-Java mailing list Subject: Volano benchmark Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I refer to the JavaWorld Volano benchmark comparisons of i386-based JVMs when running Server applications. During the benchmark tests, the following scores were reported: JDK 1.1.7 FreeBSD.............166 messages/sec Blackdown JDK 1.1.7 Linux.....448 messages/sec On my FreeBSD 2.2.8-RELEASE machine (less powerful than the ones used in the benchmark tests, otherwise all the operating parameters were identical), I obtained a score of 148 messages/sec, i.e. close enough to 166. With the shuJIT JIT, I obtained a score of 226 messages/sec; with TYA, 278 messages/sec. I am curious to know why I didn't even come close to the score obtained by the Blackdown JDK. Is it because the Blackdown JDK uses Linux native threads? Thanks for any light thrown. Venkat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message