[FEATURE REQ] Improve the performance of Utf8JsonRequestContent and GZipUtf8JsonRequestContent. #30714
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
MQ
This issue is part of a "milestone of quality" initiative.
pillar-performance
The issue is related to performance, one of our core engineering pillars.
Milestone
Library name
Azure.Core
Please describe the feature.
Improve the performance of Utf8JsonRequestContent and GZipUtf8JsonRequestContent.
MemoryStream
in favor ofIBufferWriter
(see this gist for details)The text was updated successfully, but these errors were encountered: