Other |
---|
5.0 b38Fixed |
Relates :
|
While performance testing the new code for 4834179, I noticed that C2 seems to bail out to the interpreter and performance is 10+ x worse than C1. Slightly simplified code fragment in comments section. When run with PrintOpto, C2 says "Warning: Bail out for infinite loop". Happens on SPARC and Windows/x86, so I assume it is a generic problem.
|