Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 14:59:08 -0700 (PDT)
From:      Nate Williams <nate@yogotech.com>
To:        Thomas Runge <runge@rostock.zgdv.de>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: native 1.2.2
Message-ID:  <200006102159.OAA03379@nomad.yogotech.com>
In-Reply-To: <3940CFA1.3372CED0@rostock.zgdv.de>
References:  <3940CFA1.3372CED0@rostock.zgdv.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> But one thing makes me thoughtfully. It seems, that our native
> port without JIT is faster then the linux port with JIT, at
> least within Swing based applications.
> How can that be?

That is actually normal.  We've found that the JIT tends to be heavy GUI
applications slower than w/out a JIT, due to the increase in size for
the JIT'd code and larger runtime issues, which blow the cache.


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?200006102159.OAA03379>