Closed Bug 340880 Opened 18 years ago Closed 18 years ago

Fix massive X11 cairo slowdown

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

I checked in a bug while updating cairo for linux that didn't show up in my first test, since I didn't retest with the "final" patch.  This should fix the massive slowdown.
the group_device_offset_x/y params were being uninitialized, since I changed the get_group_target getter.  They were adding junk, which was usually a small, but non-integer, double, which caused us to hit the slow paths.
Assignee: nobody → vladimir
Status: NEW → ASSIGNED
Attachment #224918 - Flags: review?(pavlov)
Attachment #224918 - Flags: review?(pavlov) → review+
As this bug has not been resolved, is there more work to be done? I'm certainly still suffering from massive X11 slowness in Minefield 20060817/Linux.
Not in this bug; I forgot to resolve this earlier.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: