msokolov commented on PR #13872:
URL: https://github.com/apache/lucene/pull/13872#issuecomment-2400812909

   Thanks for the insightful feedback - yeah I had been intending to do perf 
testing, and then got distracted by fascinating talks and kind of forgot about 
these concerns! Going through the code adding all these allocations I was kind 
of thinking most of them would be infrequent, but I agree if we are creating 
scorers per node that isn't going to be acceptable, so we need to find a way of 
sharing just enough but not too much. Anyway there's no rush to get this in, 
I'll take some time to dig in.


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