[cmake-developers] cmState-definitions topic
Brad King
brad.king at kitware.com
Mon Aug 24 14:28:22 EDT 2015
Steve,
I've merged most of this topic:
Merge topic 'cmState-definitions'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2370a994
I think the last two commits on it:
cmLinkedTree: Add API for size query and reserve.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d7fc7c3a
cmState: Reserve the number of cmLinkedTree nodes if known.
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eb471768
can be dropped. They don't have a noticeable impact on performance
in some quick local testing I did (on ParaView). I think saving
size estimates persistently is a neat idea for the future if needed.
Thanks,
-Brad
More information about the cmake-developers
mailing list