OK; I guess I was confusing taskRepeatCount (within a JVM), but you can also have jvmCount
On Tue, Aug 13, 2019 at 6:16 AM GitBox <[email protected]> wrote: > > atris commented on issue #815: LUCENE-8213: Introduce Asynchronous Caching in > LRUQueryCache > URL: https://github.com/apache/lucene-solr/pull/815#issuecomment-520776996 > > > > It should be enough to report the stats after the last iteration - it is > cumulative, so the previous ones just add noise? I agree QPS looks pretty > noisy, probably no real change. > > I dont think thats true, since each run is its own JVM? > > > > ---------------------------------------------------------------- > This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > > For queries about this service, please contact Infrastructure at: > [email protected] > > > With regards, > Apache Git Services > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
