https://bugzilla.novell.com/show_bug.cgi?id=395160

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=395160#c7


Jeffrey Stedfast <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #7 from Jeffrey Stedfast <[EMAIL PROTECTED]>  2008-08-14 16:27:44 
MDT ---
Implemented two performance improvements for this case:

1. Optimized the sorting to only occur once per frame, no matter how many items
we've added in that timeframe.

2. We now pop as many async TickCalls as we can in 1/30th of a second, such
that we can blit as many glyphs per frame as possible (since in this particular
site, each glyph is a separate Glyph element with its own downloader which
downloads the font asyncronously)

Very fast to render now.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to