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

Reply via email to