[Mono-bugs] [Bug 347238] significant performance loss using a deep control nesting
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 28 11:53:43 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=347238
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=347238#c5
--- Comment #5 from Jonathan Pobst <jpobst at novell.com> 2007-12-28 09:53:43 MST ---
Here's another, committed in r91990.
2007-12-28 Jonathan Pobst <monkey at jpobst.com>
* Control.cs: Rewrite the Font getter to only query the parent's
Font property once instead of twice. Since this operation is
recursive, the queries were growing exponentially as the control
tree got deeper. Another second or two speedup for bug #347238.
--
Configure bugmail: https://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