Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2002 20:02:31 -0700
From:      Bill Huey (Hui) <billh@gnuppy.monkey.org>
To:        Huang wen hui <hwh@mail.gddsn.org.cn>
Cc:        java <java@FreeBSD.ORG>, "Bill Huey (Hui)" <billh@gnuppy.monkey.org>
Subject:   Re: Hotspot vm is extremely slower  than nojit vm on current ?
Message-ID:  <20020814030231.GA4285@gnuppy.monkey.org>
In-Reply-To: <3D59C6A4.5020708@mail.gddsn.org.cn>
References:  <3D59C6A4.5020708@mail.gddsn.org.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 14, 2002 at 10:55:32AM +0800, Huang wen hui wrote:
> hi,
> Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep.
> Look at the following simple program, on current hotspot vm is extreamly
> slow.
...
> ^^^^^^
> %~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar
> query elapse time: 1354
> query elapse time: 140221
> ^^^^^^

I could have blown it with the sleep math. Previously I multiplied the
value of nanosleep by a 1000x more than it should be. ;)

bill


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?20020814030231.GA4285>