jmalkin commented on PR #554:
URL: 
https://github.com/apache/datasketches-java/pull/554#issuecomment-2081332573

   Can you elaborate more on what problem this is trying to solve? Why would 
`getSerializedSizeBytes()` not work, for instance, which would have zero speed 
impact on updates, especially for non-generics? And that would provide a more 
accurate representation of the space used. This approach slows down all 
instances and is guaranteed to under-estimate the memory use.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to