[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: PUBLIC POLL: final static

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2001-12-06 02:50:42 CET

William Uther <will=subversion@cs.cmu.edu> writes:

> I'm a lurker on this list. I was just wondering some things:
>
> i) Is there is ANY performance difference on a modern Java VM?
> Hotspot should inline accessor functions when it does the compile to
> native code.

Both Hotspot client and server VMs will eventually compile the
accessors.

> ii) Even if there is a performance difference, is it likely to be
> significant?

Even in a non-Hotspot JVM the performance difference is insignificant
(especially when compared to the base overhead of the VM).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.