[Bug 12671] Slow performance on blogger.com "newsticker"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 19 05:23:40 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=12671





--- Comment #8 from Michel Dänzer <michel at tungstengraphics.com>  2008-03-19 05:23:40 PST ---
(In reply to comment #7)

Does it help if the width and height of the background image are powers of two?
Some hardware can't directly accelerate repeating blits otherwise. With xserver
master (to become 1.5) exaFillRegionTiled() could be used instead, but that may
not be very efficient yet either with small patterns.

Also, as mentioned in comment #1, when I profiled blogger.com earlier, at least
with Firefox the problem seemed mostly related to stippled fills, not
compositing, so I'm not sure this is really (still) the same problem. Can you
provide your profiling data?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list