msokolov commented on issue #14222:
URL: https://github.com/apache/lucene/issues/14222#issuecomment-2678412268

   This shows a nice improvement on the microbenchmark! But in a typical 
workload we expect to be spending most of our time executing queries rather 
than caching them, which will reduce the amount of time spent acquiring locks, 
and the contention, therefore the gains could become negligible -- or not. Is 
it possible in the benchmarking framework to simulate a more realistic workload?


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