[Mono-bugs] [Bug 569109] Exponentially increasing compile time for nested anonymous functions.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 12 11:07:40 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=569109

http://bugzilla.novell.com/show_bug.cgi?id=569109#c3


Marek Safar <msafar at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msafar at novell.com

--- Comment #3 from Marek Safar <msafar at novell.com> 2010-08-12 15:07:38 UTC ---
I have looked at the issue and it's due to way we trash probing result. The
real solution is to do probing as normal operation and cache successful result
in "compatibles", that way we get almost constant complexity. However, this
requires some structural change and I am not sure we defer enough anonymous
story define.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list