pmcgleenon commented on issue #90: URL: https://github.com/apache/datasketches-rust/issues/90#issuecomment-4568219940
@Xuanwo interested in your thoughts. I prototyped adding apache-datasketches compatible serialization to https://github.com/pmcgleenon/reqsketch-rs and it seems straightforward to add this Do you have any opinions or guidance on the current reqsketch-rs API? If you want I can create a PR for review By the way there is a benchmark that compares different types of sketches https://github.com/drmingdrmer/rust-histogram-benchmark, it's using version `0.0.1` of reqsketch-rs. There have been some improvements since `0.0.1` to align closer with the C++ apache datasketches implementation -- 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]
