[cmake-developers] cmake install command expected performance?

Brad King brad.king at kitware.com
Tue Feb 24 10:06:44 EST 2015


On 02/24/2015 10:03 AM, Robert Goulet wrote:
> Yes comparing timestamp is the way to go, but why is it so slow in cmake?

I've never observed that being slow in practice.

You'll have to profile CMake while running in this case, or add
some print statements with high-precision timestamps to see
where the time is going.

-Brad



More information about the cmake-developers mailing list