jpountz commented on issue #12396: URL: https://github.com/apache/lucene/issues/12396#issuecomment-1621145444
> I would like to know if we can tolerate some performance loss in the scalar code if we switch the compression format. What is the minimum performance threshold we can accept? To me the numbers that matter are more the numbers for end-to-end search latency rather than pure decoding speed, e.g. the same benchmark as @mikemccand 's [nightlies](http://people.apache.org/~mikemccand/lucenebench/). I'd be good with this change if there is a noticeable speedup with the new vector code, and the scalar code only degrades performance by a few percents. (It would be very easy to test this by plugging this new ForUtil into a new codec, I can help with this if needed). -- 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