Skip to content

Cherry-pick PR. #7952 to stable/20230725 #7970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rastogishubham
Copy link

Cherry-pick #7952 to stable/20230725

This function is not used anywhere and can be safely removed.

(cherry picked from commit 0288fe7)
BinaryStreamReader and DataExtractor do similar things, but
BinaryStreamReader can also hold a buffer that is not contiguous which
comes with some performance penalties. Replacing it with DataExtractor
allows us to keep the same functionality but improve MCCAS replay time.

(cherry picked from commit 8b7559b)
@rastogishubham
Copy link
Author

@swift-ci please test

@rastogishubham rastogishubham merged commit e90b6fb into swiftlang:stable/20230725 Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant