Skip to content

Reduce allocations#216

Merged
MichaConrad merged 4 commits intoMichaCo:devfrom
antonfirsov:reduce-allocations-01
Mar 10, 2024
Merged

Reduce allocations#216
MichaConrad merged 4 commits intoMichaCo:devfrom
antonfirsov:reduce-allocations-01

Conversation

@antonfirsov
Copy link
Copy Markdown
Contributor

Fixes #213 by implementing both strategies suggested there.

The .NET Framework memory leak is worked around by adapting APM -> Task wrappers for async socket operations when targeting net472or netstandard2.0. (UdpClients implementation is doing the same.)

@MichaConrad MichaConrad merged commit 46e378a into MichaCo:dev Mar 10, 2024
@MichaConrad
Copy link
Copy Markdown
Collaborator

Changes look good to me. I'll test it more after merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce allocations

2 participants