[cmake-developers] dependency scanning speed

Alexander Neundorf neundorf at kde.org
Sun Sep 10 03:19:46 EDT 2006


On Sunday 10 September 2006 01:19, you wrote:
...
> did you use valgrind's callgrind tool to profile this? I think you'll
> really get more concrete data on what's taking up the most time by using
> that tool. :)

Not yet.
From my knowledge of this code, this is basically a lot of dealing with STL 
strings and string containters and some stat()ing.
I would guess that one must try to reduce the work actually done by caching 
even more information.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net



More information about the cmake-developers mailing list