Re: luceneutil

2022-01-07 Thread Michael Gibney
4367207 <364367...@qq.com.invalid> > wrote: > > > > Hi Lucene Community, > > When using luceneutil do some benchmark, it’s output shows several > results which compares baseline and my_modified_version. It seems like to > do iteration many times(). > > > > So my

Re: luceneutil

2022-01-07 Thread Greg Miller
g the statistics over the repeated trials, hopefully the noise gets smoothed out and only the real impact of the change being tested shows. Cheers, -Greg On Tue, Dec 21, 2021 at 6:00 PM 364367207 <364367...@qq.com.invalid> wrote: > > Hi Lucene Community, > When using luceneutil do

luceneutil

2021-12-21 Thread 364367207
Hi Lucene Community, When using luceneutil do some benchmark, it’s output shows several results which compares baseline and my_modified_version. It seems like to do iteration many times(). So my questions: 1) Is there any relationship between different iteration result ? 2) is the last