[cairo-bugs] [Bug 5289] New: performance issue with images
randering
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 8 09:21:09 PST 2005
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5289
Summary: performance issue with images randering
Product: cairo
Version: 1.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xlib backend
AssignedTo: cworth at cworth.org
ReportedBy: seb128 at debian.org
QAContact: cairo-bugs at cairographics.org
CC: daniel at freedesktop.org
After upgrade xorg from 6.8.2 to 7.0rc3 on Ubuntu switching between workspaces
with GNOME is really slow (it takes like 1s to redraw the background).
As discussed on IRC setting "surface->buggy_repeat = TRUE" to
src/cairo-xlib-surface.c fixes the issue.
This file exposes the issue:
http://bugzilla.gnome.org/attachment.cgi?id=47915&action=view
(from http://bugzilla.gnome.org/show_bug.cgi?id=306216)
with a 252x252 pixmap resizing the window is smooth and fast, with a 253x253 one
it takes a lot of CPU and jump every 1-2s to go to the next position.
--
Configure bugmail: https://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