Subject: Re: [boost] [phoenix] compile-time performance
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-09-15 05:00:33


On 14.09.2011 12:32, Thomas Heller wrote:
> Joel Falcou also suggested to compile a list of the usual TMP
> scenarios with different use case patterns. Based on these small scale
> examples we could analyze certain optimization or pesimization
> techniques more efficiently. I think we just don't fully understand
> the impact of TMP to compilers yet. I would like to get oppinions and
> insight from compiler vendors too, as they are at the source of "evil".

Such a list would be interesting from the compiler perspective as well,
as we would have small test cases on which to analyze (and hopefullly
improve) performance.

Sebastian