Nicolas Desprès wrote: >>> > I have pushed my work so far on my github clone of CMake. >>> > https://github.com/nicolasdespres/CMake/tree/topic/large-deps-perf >>>
Thanks. The bottleneck seems to be in cmTargetTraceDependencies::FollowName as it follows each entry in the LARGE_LIST for each of the 100 targets. >> >> I also cleaned that up a bit. At least ninja_convenience_targets seems to be obsolete too? I didn't check the others. Just looking through my 'git branch -a' output :). Thanks, Steve. -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers