Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

> 
> To be more precise, 96% of the time spent in updateCounters is due to
> ParIterator::operator++(int). 

Does this change if you use the preincrement operator instead?
I'm not sure how much overhead comes from the initialisation
of the temporary ParIterator object.

Ciao
/Andreas

Reply via email to