[cairo] [patch] pixman_fill_rect implementations for specific bpp modes

Alexander Larsson alexl at redhat.com
Thu Jul 27 17:50:53 PDT 2006


On Wed, 2006-07-26 at 14:27 +0000, Aivars Kalvans wrote:
> pixman_fill_rect_general() is implicitly called from
> gdk_window_clear_backing_rect() and takes about 20% of gnome-terminal's
> time when doing `ls -laR /` or `cat large-file` (not counting X). Adding
> specific implementation for 16bpp mode reduces that to less than 10%.

gdk_window_clear_backing_rect was changed to use gdk_draw_rectangle. I
wonder why you are hitting this.



More information about the cairo mailing list