[cfe-dev] types and efficiency

Zach Anderson zachary.anderson at inf.ethz.ch
Thu Feb 17 03:07:31 PST 2011


Hi all,

I notice in the definition of QualType, and the representation of types 
in general, that a lot of attention is paid to minimizing memory 
consumption. I was thinking of adding some information to types, but I 
don't want to upset any efficiency gains from these optimizations.

My question is: are there any performance tests in the test suite that 
would be able to measure the impact of these changes?

Thanks
Zach



More information about the cfe-dev mailing list