Re: GTK programing chewing up lots of CPU
- From: Javier Bolaños Molina <javierbm firstlinux net>
- To: antony claire co jp, gtk-list redhat com, gtk-list gnome org, gnome-devel-list gnome org, gtk-app-devel-list gnome org
- Subject: Re: GTK programing chewing up lots of CPU
- Date: Thu, 21 Sep 2000 14:19:31 -0700 (PDT)
Hi Folks
I have a GTK program which I have developed on a Linux box. On the
linux box the applicatoion behaves nicely and dosen't chew up much CPU
time. However when I port it over to Lynx(another Unix) it chews up
massive amounts of CPU time. Does anyone have any ideas whats going on
and how I might reduce the amount of CPU time it uses.
Have you debuged this code under Lynx/Linux ??
It happens something similar to me when I was makin' some improvements to task list applet, I overlapped
widgets and tasklist waste all CPU cylces trying to redraw one widget after another in an endless loop with
the expose_event cb.
Maybe something similar happens to you.
What exactly does your application do?
Good luck!
_____________________________________________________________
Want a new web-based email account ? ---> http://www.firstlinux.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]