[cmake-developers] cmake install command expected performance?

Robert Goulet Robert.Goulet at autodesk.com
Tue Feb 24 10:09:24 EST 2015


Ok I guess we have no other choice than go in and profile it then. Thanks for the input.

-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com] 
Sent: Tuesday, February 24, 2015 10:07 AM
To: Robert Goulet; Joshua Clayton
Cc: cmake-developers at cmake.org
Subject: Re: [cmake-developers] cmake install command expected performance?

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