jpountz commented on issue #11783: URL: https://github.com/apache/lucene/issues/11783#issuecomment-1500978808
I was surprised at how much space was saved by https://github.com/apache/lucene/pull/11860, which in-turn makes me wonder if the neighbor graphs are sparser than we think. If so, it may be a better idea to keep growing dynamically but set a much smaller initial size, in order to save on heap usage upon indexing and merging? -- 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