-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Milestone
Description
Allocations are increasing significantly on PlaintextPlatform, Windows only.
Minimal commits range: 320f1e1...d47a24c
This type is the most allocating one after the regression shows up:
Name Inc % Inc
+ System.Private.CoreLib.il!System.Threading.DeferredDisposableLifetime`1[System.__Canon].AddRef() 82.8 297,039,616
|+ System.Private.CoreLib.il!ThreadPoolBoundHandle.AllocateNativeOverlapped 82.8 297,039,616
| + System.Net.Sockets.il!SocketAsyncEventArgs.DoOperationReceiveSingleBuffer 41.6 149,219,392
| + System.Net.Sockets.il!SocketAsyncEventArgs.DoOperationSendSingleBuffer 39.2 140,601,632

