[Konsole-devel] konsole kpart

Giacomo delleceste at gmail.com
Wed Oct 3 12:05:19 UTC 2007


Good morning to all.

I used to have a program running on the console (konsole) and now i am
porting it to a Qt4 (KDE4) application.
The part of the program which used to print out messages on the console,
has been embedded in a Konsole KPart.

The issue is that, while when it was a console application it used to consume
a little percentage of the CPU (< 1% on the peaks of the printf() calls ),
now the _same_ application, which does the same amout of printf() calls and
has the same logic, consumes much more CPU (3,4,5% ).

Is this an issue related to overload caused by embedding Konsole in a KPart?
Can i improve the performance of my Application?
Or is it a price to pay to embed a console application into a Konsole KPart?
Or is it because i have a alpha version of KDE4?



Thank you for any advice.



-- 
Giacomo S.
http://www.giacomos.it

- - - - - - - - - - - - - - - - - - - - - -

IPFIREwall (http://www.giacomos.it/ipfire) viene presentato
all'Universita` degli Studi di Udine, il 28 ottobre, in occasione del
Linux Day 2006:
http://iglu.cc.uniud.it/linuxday

- - - - - - - - - - - - - - - - - - - - - -

 . ''  `.
:   :'    :
 `.  ` '
    `- Debian GNU/Linux -- The power of freedom
        http://www.debian.org



More information about the konsole-devel mailing list