Pulkitg64 commented on issue #13241:
URL: https://github.com/apache/lucene/issues/13241#issuecomment-2032572309

   That's a good call out @benwtrent. But I was wondering, how much size is 
considered as big size for tracking purpose?
   For example, let's say there are 1 million nodes in upper levels and if we 
are creating array of 1 million length, total memory will be 4 MB per million 
nodes (4 bytes * 1 MM).  So is it fine or not fine to not track this size?


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