msokolov commented on issue #14002:
URL: https://github.com/apache/lucene/issues/14002#issuecomment-2494609732

   I do think it's worth improving. Another way could be to measure empirically 
the stack depth - maybe it scales in a predictable way with total number of 
vectors? And then we can use that prediction as an initial size. We could also 
think of using a primitive array that grows (implement our own primitive 
ArrayDeque). 


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