ChrisHegarty commented on PR #12417: URL: https://github.com/apache/lucene/pull/12417#issuecomment-1628899369
>@ChrisHegarty have you experimented at all with narrower vector lanes for lower bpv? @gsmiller It is not surprising that ByteVector is faster for narrow bit width scenarios. The issue is how to represent these different bit widths in a cohesive way, without coercing the bits into a narrower format - since that defeats the point. -- 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