benchmark results [again]

Mathieu Lacage Mathieu.Lacage@sophia.inria.fr
Mon Feb 7 08:17:00 GMT 2005


On Thu, 2005年02月03日 at 14:10 +0100, Mathieu Lacage wrote:
> Obviously, an optimization of the ArrayList implementation would be a
> huge potential gain. The only worthwhile optimization I can think of
> would be to inline by hand the code in checkBoundExclusive since it
> seems not be inlined by the compiler as shown below.

current cvs HEAD:
real 4.65
user 4.48
sys 0.03
with attached patch:
real 4.51
user 4.35
sys 0.03
I also tried to build the code with -O3 without the attached patch and
with a few final keywords but that did not seem to inline the method
call.
regards,
Mathieu
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: array.patch
Type: text/x-patch
Size: 788 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20050207/1f058ac4/attachment.bin>


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /