Anton Pevtsov wrote:
> Hi Liviu,
>
> Liviu Nicoara wrote:
>
>>What kind of a build was this? Is the testing infrastructure needed to
>
> exhibit the problem or you just used it for convenience in printing the
> results?
> It was 11s build (I built without specifiyng the build type, so it
> should be 11s by default).
I don't think that's quite true. No build type means no debugging
and no optimization (i.e., no -g and no debugging iterators, but
no -O either). It's not a very useful configuration.
Martin
|