forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EventHubs] Optimize body eager copying (Azure#31322)
* Optimize EagerCopyingMessageBody by making sure the array doesn't need to grow * Optimize CopyingOnConversionMessageBody by making sure the array doesn't need to grow * Rename loop variable
- Loading branch information
1 parent
25b9d3c
commit a25ee97
Showing
1 changed file
with
68 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters