mikemccand commented on PR #13610:
URL: https://github.com/apache/lucene/pull/13610#issuecomment-2256424690

   Egads, how does this add up to 100s of MB?  Is each `rootCode` really so big?
   
   I think they are indeed one and the same.  I'm not sure why we are 
duplicating it -- is it really duplicated (not the same `BytesRef` instance, 
i.e. `==`)?
   
   `+1` to dedup!


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