>>>>> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:

Andreas> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
>>  To be more precise, 96% of the time spent in updateCounters is due
>> to ParIterator::operator++(int).

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

This is the ++it operator (I may have the notation wrong above). The
overhead really somce from DocIterator::forwardPar().

JMarc

Reply via email to