jpountz commented on PR #13585: URL: https://github.com/apache/lucene/pull/13585#issuecomment-2262842204
Hmm, [`CombinedHighHigh`](https://home.apache.org/~mikemccand/lucenebench/CombinedHighHigh.html) is angry. I had not benchmarked it while developping, I'll check it out. Some speedups are spectacular though, e.g. [`CountAndHighMed`](https://home.apache.org/~mikemccand/lucenebench/CountAndHighMed.html). And some hard queries like [`CountPhrase`](https://home.apache.org/~mikemccand/lucenebench/CountPhrase.html) had a good speedup too, though it may have more to do with the fact that we no longer decompress the same block of positions multiple times than with the inlining of postings. -- 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