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

NetworkTarget - Reduce memory allocations in UdpNetworkSender #4893

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Apr 25, 2022

IPv4 Broadcast-address detection without allocating extra Uri-object and doing IPAddress.ToString()

@snakefoot snakefoot added this to the 5.0 (new) milestone Apr 25, 2022
@snakefoot snakefoot force-pushed the networktarget-compress branch 2 times, most recently from 67e159a to 4cc3041 Compare April 25, 2022 19:32
@snakefoot snakefoot changed the title NetworkTarget - Skip extra memory allocations in UdpNetworkSender NetworkTarget - Reduce memory allocations in UdpNetworkSender Apr 25, 2022
@snakefoot snakefoot force-pushed the networktarget-compress branch 3 times, most recently from d1db630 to 7e3b1ba Compare April 26, 2022 18:41
@sonarcloud
Copy link

sonarcloud bot commented Apr 26, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

@snakefoot snakefoot enabled auto-merge (squash) April 26, 2022 19:06
@snakefoot snakefoot merged commit 3ff566b into NLog:dev Apr 26, 2022
@snakefoot snakefoot deleted the networktarget-compress branch July 30, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant