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

Switch Json's PooledByteBufferWriter to shared ArrayBuffer helper #111348

Merged
merged 7 commits into from
Jan 15, 2025

Conversation

MihaZupan
Copy link
Member

Also fixes #109979 since we're no longer clearing the buffer.

@MihaZupan MihaZupan added this to the 10.0.0 milestone Jan 13, 2025
@MihaZupan MihaZupan self-assigned this Jan 13, 2025
Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@MihaZupan
Copy link
Member Author

/ba-g the build failure is dotnet/dnceng#3008

@MihaZupan MihaZupan merged commit d454419 into dotnet:main Jan 15, 2025
79 of 82 checks passed
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.

[STJ] PooledBufferWriter unnecessarily clears its buffers on every flush operation.
2 participants