tabac opened a new issue, #135: URL: https://github.com/apache/datasketches-rust/issues/135
In some scenarios it is useful to know how much memory a sketch is using (stack + heap). This is something not currently supported. I could work on a PR that adds a `size()` function starting from HLL, CPC sketches. Would that be something useful to add? Is there an approach that's more preferable in dealing with this? -- 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]
