New branch for STL Advisor
Silvius Rus
rus@google.com
Sat Jul 12 00:31:00 GMT 2008
Paolo Carlini wrote:
>> libstdc++-v3 maintainers, could you please comment/advise?
>>
>
> Can you explain which is the role of the debug-mode code, here? Because certainly the *performance* of the debug-mode library have *nothing* to do with the performance of the "real" library (whether that could be improved, tweaked, or whatever, is another issue, already raised in the past). Or are you planning to use the debug-mode code only for *counting* the calls, etc, no actual timings?
>
> Paolo.
>
>
Right now we are planning to do only *counting* and such, no actual
timing. This is something to consider though, in case we or someone
else want to use timers in the future. Our choice of debug-mode was
simply so that we would not touch the non-debug code.
Silvius
More information about the Gcc
mailing list