[cmake-developers] profiling cmake

Brad King brad.king at kitware.com
Wed Oct 25 10:03:57 EDT 2006


Alexander Neundorf wrote:
> On Monday 23 October 2006 19:18, you wrote:
> ...
>> We could take the Tcl approach and convert the internal representation
>> of variable values to an object instead of a string.  The object would
>> have a dual representation: string and vector.  There would be lazy
>> conversion between the two representations as needed.
[snip]
> Or maybe it would also be an idea to store the vector instead of the string ?
> Creating the string from the vector should be faster than the other way round 
> I think (didn't measure).

That's what I meant by the dual representation.

-Brad



More information about the cmake-developers mailing list