On 7/24/2012 3:18 PM, Jonathan M Davis wrote:
But we'd have to actually profile
the compiler on a variety of projects to be sure of that (which is at least
partially related to what Andrei is suggesting).

I wouldn't be a bit surprised to find that there are some O(n*n) or worse algorithms embedded in the compiler that can be triggered by some types of code.

Profiling is the way to root them out.

Reply via email to