[patch] debug mode
Paolo Carlini
paolo.carlini@oracle.com
Wed Aug 18 20:45:00 GMT 2010
On 08/18/2010 10:02 PM, François Dumont wrote:
> Ok, I see what you mean even if I don't think the normal mode is
> useful. As far as I understand performance tests are here to check
> that modifications in the library do not impact performances. So I
> guess that library maintainers have scripts that run regularly to
> check that from one run to the other performances are always the same
> or better. I don't think those scripts will compare normal with debug
> mode tests. So I will force _GLIBCXX_DEBUG for the purpose of this patch.
I'm fine with that. Note that in general the performance testsuite, at
variance with the main one, isn't a -regression- testsuite, is about
performance more generally. Thus, certainly I would be also ok with
adding some snippets exercising performance-wise parts of the library
which we are not exercising already elsewhere, in normal mode.
Paolo.
More information about the Libstdc++
mailing list