Skip to content
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

Reduce Buffer copies in HttpClient #322

Merged
merged 1 commit into from
May 4, 2022

Conversation

Mr-Wallet
Copy link
Contributor

Fixes #321

Currently there are no performance tests that I could find, not sure how you folks might want to go about doing that in order to have one "fail in the absence of [my] non-test code changes." Consequently I haven't modified the tests.

@AndreyIvanov42
Copy link
Contributor

Thanks for contributing!

@AndreyIvanov42 AndreyIvanov42 requested a review from mmrazik April 28, 2022 09:42
@AndreyIvanov42 AndreyIvanov42 merged commit bdc3f95 into microsoft:master May 4, 2022
ajuanjojjj pushed a commit to ajuanjojjj/typed-rest-client that referenced this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance issues with readBody in HttpClient.ts
4 participants