[Kst] Optimizing a shared -library plugin ?

George Staikos staikos at kde.org
Mon Dec 12 22:06:10 CET 2005


On Monday 12 December 2005 06:50, Brisset, Nicolas wrote:
> Hi,
>
> The generic discrete plugin more or less works (still a minor bug
> lurking), but a test performed with 1 000 000 points shows that
> performance is not as godd as expected. If anyone has ideas, I'm
> interested (see svn commit log). I'd also be interested in knowing
> whether there is an easy way to profile such a plugin. I tried compiling
> with the -pg option, but I don't get any trace...

  I tend to use gcov for coverage (there is a configure flag to enable that), 
and calltree otherwise.  Calltree needs a very powerful x86-Linux system 
though.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the Kst mailing list