https://bugzilla.novell.com/show_bug.cgi?id=347238
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=347238#c5 --- Comment #5 from Jonathan Pobst <[EMAIL PROTECTED]> 2007-12-28 09:53:43 MST --- Here's another, committed in r91990. 2007-12-28 Jonathan Pobst <[EMAIL PROTECTED]> * 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
