fulmicoton commented on issue #12358:
URL: https://github.com/apache/lucene/issues/12358#issuecomment-1585537880

   It is given as an environnement variable. You can find the default value in 
the Makefile. It is 1 round.
   
   1 round means run the entire benchmark once.
   The bench does not run queries in a AAAAABBBBBCCCC order but in a ABCABCABC 
order.
   So one round means running ABC.
   
   Also the results shown are always showing the minimum of the n runs. Not the 
mean.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to