Hi,

I would like to add execution stats for the AsynIndexUpdate which reports
the total execution time taken and the number of runs. This would be
helpful for getting the exact information about the performance when
indexing large content and for testing.

There are 2 options:
* using apache commons SummaryStatistics - Simple.
* an alternative could be to use Jackrabbit 2.x's TimeSeriesRecorder. Seems
a bit heavy for this case but if short and long term trends are important
then this would be preferable

Which one would be appropriate?

Thanks
Amit

Reply via email to