original-brownbear commented on PR #13864:
URL: https://github.com/apache/lucene/pull/13864#issuecomment-2400375394

   That's alright @jpountz , these things are still eating an absurd amount of 
heap for nothing. How about leaving the format as is and storing the error vs. 
my calculation in a `byte[]`, saving 7/8 of what this PR saves is pretty cool 
too and it doesn't add much complexity? (or ... we could go a tiny bit further 
and pack the array and it'll be free today because it's all zeros? :) wdyt?)


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