[cairo-bugs] [Bug 11529] Performance of cairo is not good without XRender extension
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 25 01:52:35 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=11529
------- Comment #13 from brian.lu at sun.com 2007-07-25 01:52 PST -------
I used collect/analyser tools shipped in SunStudio12 to do some profiling. The
most time consuming call is memcpy() and following is the related callstack:
memcpy()
fbBlt()
fbCompositeSrcSrc_nxn()
cairo_pixman_composite()
cairo_image_surface_composite()
cairo_surface_composite()
cairo_surface_fallback_composite()
cairo_surface_composite()
--
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