damccorm commented on PR #34058:
URL: https://github.com/apache/beam/pull/34058#issuecomment-2691065185

   Launching some performance tests to see if this change has any impact: 
https://github.com/apache/beam/actions/runs/13592236722
   
   I'm hopeful it won't since:
   
   1) It should only be paid once per bundle
   2) Actually reading/writing should be the dominant part of this workload, 
not getting a connection. If getting a connection is slow, that probably means 
that there just aren't enough connections to go around


-- 
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]

Reply via email to