jpountz commented on PR #13585:
URL: https://github.com/apache/lucene/pull/13585#issuecomment-2294115438

   @HoustonPutman This is the same issue as reported above: the logic for 
lazily decoding blocks of freqs was broken and would decompress whole blocks of 
freqs on every doc ID. It is now fixed as the benchmarks that you linked 
confirm (requires zooming in).


-- 
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

Reply via email to