[Cmake] Speed

Sebastien BARRE sebastien.barre at kitware.com
Tue Jul 2 11:12:13 EDT 2002


At 4/11/2002 06:50 PM, Sebastien BARRE wrote:

For these who are concerned with speed (mainly Ken), here are the usual 
numbers.
In each case CMake was built Release (unless specified). Tcl wrapping was 
enabled for VTK, TESTING was on, as well as SHARED_LIBS and all packages 
(parallel, hybrid, etc.).

VTK: target Visual Studio 6
(1.2): Elapsed time: 11 s. (time), 11.587 s. (clock)
(CVS, April 11, 2002): Elapsed time: 7 s. (time), 6.539 s. (clock)
(1.4 beta): Elapsed time: 6 s. (time), 6.429 s. (clock)
(CVS, July 2, 2002, Debug build): Elapsed time: 12 s. (time), 12.147 s. (clock)

VTK: target NMake Makefiles
(1.2): Elapsed time: 8 s. (time), 7.971 s. (clock)
(CVS, April 11, 2002): Elapsed time: 5 s. (time), 5.648 s. (clock)
(1.4 beta): Elapsed time: 5 s. (time), 5.297 s. (clock)
(CVS, July 2, 2002, Debug build): Elapsed time: 10 s. (time), 9.704 s. (clock)

--
Sebastien Barre




More information about the CMake mailing list