#4576 BLOC Update.: taking a screenshot in joyride takes much longer than before
Zarro Boogs per Child
bugtracker at laptop.org
Thu Nov 1 08:47:11 EDT 2007
#4576: taking a screenshot in joyride takes much longer than before
------------------------------+---------------------------------------------
Reporter: tomeu | Owner: bernie
Type: defect | Status: new
Priority: blocker | Milestone: Update.1
Component: x window system | Version:
Resolution: | Keywords: update.1?
Verified: 0 |
------------------------------+---------------------------------------------
Comment(by bernie):
I get:
* 0.53s on X 1.4
* 0.55s on X 1.3
The difference is in the noise.
I simplified the sample code in the bug summary to:
{{{
screenshot = gtk.gdk.pixbuf_get_from_image(None, image,
window.get_colormap(), 0, 0, 0, 0,
width, height)
}}}
But it's still around 0.53s, which means' we're not hitting the gdk
fastpath we've seen in the code.
--
Ticket URL: <https://dev.laptop.org/ticket/4576#comment:5>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list