[CMake] Time Profile our CMake codes
Michael Jackson
mike.jackson at bluequartz.net
Thu May 12 12:09:42 EDT 2016
Is there a way to "time profile" our cmake codes? We have noticed lately
that running cmake on our project lately has taken a large uptick in
time and we are trying to figure out where the newly added time is
coming from. We do a lot of I/O writing temp files, comparing temp files
to files that get replaced. We also have a fair number of external
libraries that we look for (Boost, Eigen, ITK, VTK, Qt, Qwt, HDF5). If
anyone has any ideas we would greatly appreciate it. Although the cmake
time on OS X and Linux is not so bad, Windows is getting unbearably slow
(even with Ninja/makefiles).
Thanks
--
Mike Jackson [mike.jackson at bluequartz.net]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160512/c5779fb8/attachment.html>
More information about the CMake
mailing list