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

[Core] Explore ArrayPool for GZip Constructor #30693

Closed
nisha-bhatia opened this issue Aug 23, 2022 · 1 comment
Closed

[Core] Explore ArrayPool for GZip Constructor #30693

nisha-bhatia opened this issue Aug 23, 2022 · 1 comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@nisha-bhatia
Copy link
Member

Check to see if we can use content = null as a default and then drop the other .ctor overload/duplicated code
use ArrayPool for Constructor
#29426 (comment)
#29426 (comment)

@nisha-bhatia nisha-bhatia self-assigned this Aug 23, 2022
@nisha-bhatia nisha-bhatia changed the title [Monitor.Ingestion] Explore ArrayPool for GZip Constructor [Azure.Monitor.Ingestion] Explore ArrayPool for GZip Constructor Aug 23, 2022
@jsquire jsquire added the Client This issue points to a problem in the data-plane of the library. label Aug 24, 2022
@nisha-bhatia nisha-bhatia changed the title [Azure.Monitor.Ingestion] Explore ArrayPool for GZip Constructor [Core] Explore ArrayPool for GZip Constructor Oct 12, 2022
@nisha-bhatia nisha-bhatia removed their assignment Oct 12, 2022
@nisha-bhatia
Copy link
Member Author

Using ArrayBufferWriter

@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

2 participants