[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 13:14:23 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#c6
--- Comment #6 from Jonathan Pobst <jpobst at novell.com> 2007-12-28 11:14:22 MST ---
r91996.
2007-12-28 Jonathan Pobst <monkey at jpobst.com>
* TextBoxTextRenderer.cs: Implement a cache for measuring each
character. This is effective because the typical usage of a
TextBox is with a limited amount of fonts and characters, and
the current implementation of TextBox measures everything one
character at a time. 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