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

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


Sebastien Pouliot <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
         AssignedTo|[email protected]                      |[EMAIL 
PROTECTED]
             Status|NEW                                             |ASSIGNED




--- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-06-02 11:47:53 
MDT ---
The bottleneck seems to be inside path_get_bounds, not by itself but from
what's being called inside cairo from there. 

The problem probably "got worse" because the function has been changed many
times (to add extra cases and parameters) so it's performance suffered to gain
more compatibility.

Anyway even before making it faster we should avoid calling it so often. Right
now it gets called 4x the number of Shape::Render.


-- 
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

Reply via email to