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

   > Should we be concerned about the chance of a humongous allocation (if the 
stack is really deep) with primitives? If not, I can give it a shot with 
running the same benchmarks with primitives and starting at sqrt of the graph 
size at that level.
   
   I don't think switching to primitives would be worse than what we do today 
(which would have the same humongous allocation, only bigger). So, +1 to try it!


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