dungba88 commented on PR #12824: URL: https://github.com/apache/lucene/pull/12824#issuecomment-1817868544
Unrelated but I once tried to call Arrays.copyOf on growing, which is the same method that BAOS used. However Lucene complained something about that method not perform well and redirected me to ArrayUtils.grow() instead. Maybe there is some suboptimality of BAOS as well? I have to check again. -- 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