Summary: | Low performance for Firefox 3.0a with cairo | ||
---|---|---|---|
Product: | cairo | Reporter: | Alfred Peng <alfred.peng> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | CC: | brian.lu |
Version: | 1.4.3 | ||
Hardware: | SPARC | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Alfred Peng
2007-04-13 00:47:22 UTC
Hmm, this is reminiscent of: commit f90b155b5a59211bed7502b537dbf207b3d4bf5e Author: Behdad Esfahbod <behdad@behdad.org> Date: Tue May 27 04:41:03 2008 -0400 [cairo-xlib] Delay using fallback if xrender is not available So we can use XCopyArea when Render is not available. Based on patch by Ginn Chen. and commit 07fef4f4802639a2cb16284841635d1bcc9b8e8f Author: Ginn Chen <ginn.chen@sun.com> Date: Tue May 27 04:44:08 2008 -0400 [cairo-xlib] Implement _cairo_xlib_surface_solid_fill_rectangles() (#11529) which address the issue of falling back to pixman when the Xserver doesn't support the required XRender operation. One of the tools you can use to identity performance cases is cairo-trace which records all the cairo calls made an application and allows one to inspect and replay it at will. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.