benwtrent commented on issue #14208: URL: https://github.com/apache/lucene/issues/14208#issuecomment-2647948921
> I think it deserve a separate github issue. WDYT? If it can provide speed improvements for sure, I agree. But keep in mind that when merging that: - Entry point can be updated at any time (we need to think about this) - That the merging needs to be able to move vector values up to a higher layer and/or create a new layer Overall, it could help memory utilization, but the bulk of the cost is still the bottom layer (as it has all vectors and its all eagerly allocated). -- 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