aspnetcore/test
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
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests
Microsoft.AspNetCore.SignalR.Client.Tests Tackling some low hanging performance fruit (#1470) 2018-02-20 13:50:31 -08:00
Microsoft.AspNetCore.SignalR.Common.Tests Tackling some low hanging performance fruit (#1470) 2018-02-20 13:50:31 -08:00
Microsoft.AspNetCore.SignalR.Redis.Tests
Microsoft.AspNetCore.SignalR.Tests
Microsoft.AspNetCore.SignalR.Tests.Utils
Microsoft.AspNetCore.Sockets.Tests
Directory.Build.props
xunit.runner.json