Summary: | Performance decrease on X11 between 1.0.x and 1.2.x | ||
---|---|---|---|
Product: | cairo | Reporter: | Baptiste Mille-Mathias <baptiste.millemathias> |
Component: | xlib backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED DUPLICATE | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | high | ||
Version: | 1.2.0 | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Baptiste Mille-Mathias
2006-08-01 12:48:26 UTC
This is probably a dup of a bug that is fixed now. Can you try with latest git version? We were Xflushing where we didn't need to. Specifically, here is the commit of interest: http://gitweb.freedesktop.org/?p=cairo;a=commit;h=b7191885c88068dad57d68ced69a752d1162b12c So if you don't want to try checking cairo out of git, you can use the 1.2.0 source code of cairo and apply the above patch, (just click on commitdiff, then plain to get the raw patch). Or you could wait for cairo 1.2.2 which will be appearing soon with the above patch in place. It really does help the xlib backend get right back up to its old speed again. -Carl |
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.