tabac opened a new pull request, #136: URL: https://github.com/apache/datasketches-rust/pull/136
Introduce a `size()` method that returns the memory footprint of a sketch. Add implementations for HLL, CPC. If the approach is what we're looking for I can add implementations for all sketches, either here or in a follow up PR. Addresses https://github.com/apache/datasketches-rust/issues/135. -- 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]
