Re: commit: Fix 100% CPU usage hovering over large inline images.

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Sun Mar 13 2005 - 12:23:45 CET

> We used to make a copy of the image every the mouse moved! I fixed this to
> make a copy just the first time.

Why would we want to copy an image at all? If it's for dragging the
image around, then it's undeeded, as my 'old' code didn't need a copy at
all.

> On the other hand it is *really* slow to import these big jpg's (about 3
> megapixels.). It might be possible to speed things up by tweaking the
> gdk-pixbuf-loader parameters.
>

I suspect our importer is to blame, not gdk-pixbuf

Thanks for workin on this!
  Marc
Received on Sun Mar 13 12:18:12 2005

This archive was generated by hypermail 2.1.8 : Sun Mar 13 2005 - 12:18:13 CET