Closed
Description
Description
Looking at an allocation profile for SignalR, the top allocations are coming from state machines allocated by Kestrel on websocket reads. We should be able to remove these by using the new pooling introduced here #50116.
Regression?
No
Data
Analysis
This is the code path: