[cairo-bugs] [Bug 9994] performance opportunities in cairo

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 5 01:44:51 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=9994





------- Comment #8 from brian.cameron at sun.com  2007-04-05 01:44 PST -------
Created an attachment (id=9480)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=9480&action=view)
this patch should work better


Here's an updated patch.  Some compilers may do some of this for you when you
turn optimization up, but it's nicer, I think, if the code doesn't have so much
pointer chasing.  It should improve performance not to dereference pointers.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list