gsmiller commented on issue #12696:
URL: https://github.com/apache/lucene/issues/12696#issuecomment-1775725064

   > +1. I recalled that @gsmiller was playing with some SIMD algos for 
decoding blocks of delta-encoded ints. Even if that is fruitful it'd be tricky 
to apply it because of the patching.
   
   Yes, that's right. There was some experimentation with [this 
algorithm](https://en.algorithmica.org/hpc/algorithms/prefix/) for vectorized 
prefix sum.


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