benchmark result

Tom Tromey tromey@redhat.com
Tue Dec 14 21:37:00 GMT 2004


>>>>> "Mathieu" == Mathieu Lacage <Mathieu.Lacage@sophia.inria.fr> writes:

>> Eliminating checks when doing an array store will require more type
>> machinery in the gcc optimizers.  We've talked about this a few times
>> but I wouldn't expect anything before GCC 4.1.

>> Whether this would help with your program depends on how many of
>> those checks are actually redundant.

Mathieu> any idea on how I might measure that ?

Not easily.  I suppose you could try the patch in PR 15525 and see if
it helps.  Looks like the libjava part of the patch isn't there :-(.
It is easy to recreate though.

Tom



More information about the Java mailing list