aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal
David Fowler c8d4cf689f
Tackling some low hanging performance fruit (#1470)
* Tackling some low hanging performance fruit
- Use native Memory/Span APIs on Stream and WebSocket in .NET Core 2.1
- Remove double copying in formatters
- Implemented custom HttpContent over ReadOnlyBuffer<byte>
2018-02-20 13:50:31 -08:00
..
Encoders
Formatters Tackling some low hanging performance fruit (#1470) 2018-02-20 13:50:31 -08:00
Protocol Tackling some low hanging performance fruit (#1470) 2018-02-20 13:50:31 -08:00