sjvanrossum commented on PR #36830: URL: https://github.com/apache/beam/pull/36830#issuecomment-3601669243
Saw this PR while scrolling through the queue and realized that we're missing the branchless method to calculate the length of a varint. See https://github.com/protocolbuffers/protobuf/blob/0a2f7757e38b07c2e40c5c885a7100e8c16eb40f/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java#L700 and https://github.com/apache/beam/pull/36959. -- 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]
