Re: [PR] Speed up prefix sums when decoding doc IDs. [lucene]

2024-08-17 Thread via GitHub
jpountz commented on PR #13658: URL: https://github.com/apache/lucene/pull/13658#issuecomment-2294992594 Sadly, this seems to have caused a minor regression on nightly benchmarks, e.g. [`AndHighMed`](https://people.apache.org/~mikemccand/lucenebench/AndHighMed.html) lost 2% with a p-value

Re: [PR] nocommit: demonstrate how a minor change in IndexSearcher can have an inexplicable performance impact [lucene]

2024-08-17 Thread via GitHub
epotyom commented on PR #13657: URL: https://github.com/apache/lucene/pull/13657#issuecomment-2295025111 I've noticed by accident that creating two identical lists of collectors, before and after `createWeight`, makes regression disappear. Diff: https://github.com/epotyom/lucene/pull/2/file

Re: [PR] Add support for intra-segment search concurrency [lucene]

2024-08-17 Thread via GitHub
github-actions[bot] commented on PR #13542: URL: https://github.com/apache/lucene/pull/13542#issuecomment-2295040060 This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you for your contributi

Re: [PR] Check whether liveDoc is null out of loop in Weight.scoreAll [lucene]

2024-08-17 Thread via GitHub
github-actions[bot] commented on PR #13557: URL: https://github.com/apache/lucene/pull/13557#issuecomment-2295040055 This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the d...@lucene.apache.org list. Thank you for your contributi

Re: [PR] Check whether liveDoc is null out of loop in Weight.scoreAll [lucene]

2024-08-17 Thread via GitHub
vsop-479 closed pull request #13557: Check whether liveDoc is null out of loop in Weight.scoreAll URL: https://github.com/apache/lucene/pull/13557 -- 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