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

Less allocations on serialization manager #6493

Merged
merged 2 commits into from
Apr 21, 2020
Merged

Less allocations on serialization manager #6493

merged 2 commits into from
Apr 21, 2020

Conversation

ThiagoT1
Copy link
Contributor

The point is to avoid allocating an array just for the lengths of the array being (de)serialized, unless we have to.

@dnfclas
Copy link

dnfclas commented Apr 18, 2020

CLA assistant check
All CLA requirements met.

@ReubenBond ReubenBond merged commit 04b6e83 into dotnet:master Apr 21, 2020
@sergeybykov
Copy link
Contributor

Thank you, @ThiagoT1!

sergeybykov pushed a commit to sergeybykov/orleans that referenced this pull request Apr 30, 2020
…otnet#6493)

Co-authored-by: Thiago Almeida <thiago.almeida@easynvest.com.br>
(cherry picked from commit 04b6e83)
ReubenBond pushed a commit that referenced this pull request May 2, 2020
…6493)

Co-authored-by: Thiago Almeida <thiago.almeida@easynvest.com.br>
(cherry picked from commit 04b6e83)
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants