Tony-X commented on issue #12696:
URL: https://github.com/apache/lucene/issues/12696#issuecomment-1775993940

   > would the goal here be to eliminate overhead of having to read the number 
of patches when decoding each block?
   
   Yes. This means we could know upfront at segment opening time which code to 
use (FOR or PatchedFOR), as opposed to use PatchedFOR code to deal with blocks 
that don't have patches. 


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