jpountz opened a new pull request, #12199:
URL: https://github.com/apache/lucene/pull/12199

   Obtaining a DWPT and putting it back into the pool is subject to contention. 
This change reduces contention by using 8 sub pools that are tried 
sequentially. When applied on top of #12198, this reduces the time to index 
geonames with 20 threads from ~19s to ~16-17s.


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