[Fwd: Re: Performance of locally copied members ?]

Tom Rodriguez tom.rodriguez at oracle.com
Mon May 3 16:21:21 PDT 2010


Client doesn't perform loop invariant code motion so caching by hand will certainly make a difference for hot loops.

tom

On May 3, 2010, at 3:21 PM, David Holmes wrote:

> Compiler folks, do we know what exactly C1 is not doing in this scenario?
> 
> People should not have to do this kind of optimization at the Java  level.
> 
> Cheers,
> David Holmes
> <Re: Performance of locally copied members ?.eml>



More information about the hotspot-compiler-dev mailing list