jtibshirani commented on PR #792:
URL: https://github.com/apache/lucene/pull/792#issuecomment-1116736228

   Thanks for running those benchmarks! I'm working on a quick review before 
you merge it.
   
   One thing I was surprised about with the benchmarks it that you find 
searches take 60ms or more. In 
https://issues.apache.org/jira/browse/LUCENE-10527 we see that on a similar 
sized dataset, the latency always below 10ms. (It's reported in QPS or 
queries-per-second, but it's sequential so latency is just `1000 / QPS`). Maybe 
you could give some information about your machine and benchmark set-up (was 
there a warmup?)


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