HoustonPutman commented on PR #13585: URL: https://github.com/apache/lucene/pull/13585#issuecomment-2293832375
It looks like grouping queries are really affected by this change. The throughput of each of them were halved: [100 groups](https://home.apache.org/~mikemccand/lucenebench/TermGroup100.html), [10K groups](https://home.apache.org/~mikemccand/lucenebench/TermGroup10K.html), [1M groups](https://home.apache.org/~mikemccand/lucenebench/TermGroup1M.html), [1M groups (two pass block grouping)](https://home.apache.org/~mikemccand/lucenebench/TermBGroup1M.html), [1M groups (single pass block grouping)](https://home.apache.org/~mikemccand/lucenebench/TermBGroup1M1P.html) -- 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