benwtrent commented on PR #16034: URL: https://github.com/apache/lucene/pull/16034#issuecomment-4380578779
@aruggero thank you for the first pass here! Hmmm, it is frustrating that bulk scoring the children doesn't help much. I guess it makes sense as we are forcing more scoring per node. I do think we shouldn't do the expansion when gathering the entry point. I wonder if there is a "hybrid" scenario where we don't expand until the collector queue is full.... Interesting numbers for sure! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
