scwhittle commented on issue #37905: URL: https://github.com/apache/beam/issues/37905#issuecomment-4251801670
https://github.com/apache/beam/pull/37964 is awaiting review but I plan to merge it and it should help. Before that is merged, you can reduce some of the overhead by making sure that your types implement the Weighted interface which will reduce the measureDeep calls for now but should remove them once the PR is merged. -- 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]
