[cairo-bugs] [Bug 10151] Add mediaLib support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 28 12:18:46 PST 2007


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





------- Comment #17 from brian.cameron at sun.com  2007-11-28 12:18 PST -------
Created an attachment (id=12795)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=12795&action=view)
cairo-perf report


Attached please find a diff report generated by running "make check" in the
perf directory with the following two test cases:

1) cairo without USE_MEDIALIB defined
2) cairo with USE_MEDIALIB defined

Then I ran cairo-perf-diff-files to generate the attachment. 

I think it shows that many (about 30) functions have 5-14% speedup, and many 
other functions have smaller speedups. 

It seems two functions are slightly slower (paint_similar_rgb_source-512 is
6.27x slower and stroke_solid_rgb_source-128 is 4.02x slower though going from
9.39 to 9.47 doesn't really seem that significant to me).  There are a few
other slower functions, all below 1.57x slower, which is probably not
significant.

I think this shows that the patch, overall, improves performance significantly.
 Can this now go upstream?


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