Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 1999 19:05:53 -0600 (CST)
From:      Steve Price <sprice@hiwaay.net>
To:        Peter Mutsaers <plm@xs4all.nl>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: jdk-1.1.7 speed
Message-ID:  <Pine.OSF.4.02.9903271903500.22203-100000@fly.HiWAAY.net>
In-Reply-To: <87lngiigcf.fsf@muon.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Mar 1999, Peter Mutsaers wrote:

# I tried the Volano 2.1 benchmark with FreeBSD's and Linux's JVM. On my
# machine conducting the test accoring to Volano's instructions, I got:
# 
# FreeBSD 1.1.7 aout                       :   302
#               elf                        :   297
# Blackdown 1.1.7 (libc5) in Linux emulator: 421
#                         in Linux 2.2.4   : 551
# 
# 
# Does anyone know why FreeBSD's JVM is so slow?
# Blackdown's JVM is even much faster when run under Linux emulation
# within FreeBSD.

Just guessing, but there's is probably using a JIT.  Set the
following in your environment

	export JAVA_COMPILER=

and try the tests on the Blackdown JDK again.

# 
# Regards,
# 
# -- 
# Peter Mutsaers |  Abcoude (Utrecht), | Trust me, I know
# plm@xs4all.nl  |  the Netherlands    | what I'm doing. 
# ---------------+---------------------+------------------
# Running FreeBSD-current UNIX. See http://www.freebsd.org



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?Pine.OSF.4.02.9903271903500.22203-100000>