Investigate Light Weight Ping #7

Closed
opened 2024-11-27 09:49:36 +00:00 by owner · 1 comment
Owner

The Ping class in DOTNET is pretty nice, but from running the scanner, it became evident that the Ping.Send is creating high GC pressure. If possible, it would be nice to minimize that pressure, even just by a little.

The Ping class in DOTNET is pretty nice, but from running the scanner, it became evident that the Ping.Send is creating high GC pressure. If possible, it would be nice to minimize that pressure, even just by a little.
owner added the investigation label 2024-11-27 09:49:36 +00:00
owner self-assigned this 2024-11-27 09:49:36 +00:00
Author
Owner

Yeah, it's already as light weight as it can realistically be.

Yeah, it's already as light weight as it can realistically be.
owner closed this issue 2024-11-29 12:09:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: owner/RSE#7