tisonkun commented on PR #233: URL: https://github.com/apache/datasketches-rust/pull/233#issuecomment-5444168095
I opened #234 as a smaller alternative based on the same benchmark family. It keeps the existing eager path for larger or weighted inputs and limits the production change to bulk extension plus deferred compression for small unit-weight merges. I am leaving this draft open for now because its fused merge/compression path remains useful as a separate large overlapping-input experiment, but it is not required by #234. -- 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]
