Stack ILP issues (Was: Slow recursive functions
Tom Tromey
tromey@redhat.com
Fri Aug 19 23:29:00 GMT 2005
>>>>> "Mladen" == Mladen Adamovic <adamm@etfbl.net> writes:
Mladen> About gcj if I understand you clearly Array Index out of
Mladen> bounds exception implementation is the thing which slow down
Mladen> the nested loops. To improve it the code which check exception
Mladen> should be moved somehow outside of the loop, if possible.
Yeah, we still don't do this. There's a PR about it:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21855
Tom
More information about the Java
mailing list