[linux-audio-dev] GTK performance?

Lee Revell rlrevell at joe-job.com
Thu Apr 28 17:14:30 UTC 2005


On Thu, 2005-04-28 at 11:45 +0200, Jens M Andreasen wrote:
> Hi all!
> 
> The other day I dressed up my application with a fancy g5-ish pixmap
> theme. Looks good and expensive :) 
> 
> As it turned out, it really was expensive (counting cpu-clocks.)
> 
> 
> Using Page Up/Down to manipulate a scale, I get 100% cpu at times when
> the the scale is at max (respectively min), hence no redrawing should
> take place (because oldValue == newValue.)

Run it under gdb and background the process while it's in the CPU
burning loop, then look at the backtrace.

Lee





More information about the Linux-audio-dev mailing list