HUSTERGS commented on PR #14968: URL: https://github.com/apache/lucene/pull/14968#issuecomment-3207102455
> It's a bit disappointing, but I haven't seen a big speedup with the introduction of `BulkSimScorer` either, maybe it's because we'll only see benefits when we also start using `BulkSimScorer` to compute impact scores. If I understand correctly, the `BulkSimScorer` need a pair of raw `int[]` and `float[]` to work ? And impact scores seems to be computed with an array of `Impact` ? Is this somehow related to #14931 to make it work? -- 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