aspnetcore/benchmarks/Microsoft.AspNetCore.Signal...
David Fowler ddc0e4fb3a
Run benchmarks on .NET Core 2.1 (#1722)
- Spoiler alert, it's much faster for the ones I ran at least
2018-03-25 21:07:17 -07:00
..
AssemblyInfo.cs
BroadcastBenchmark.cs Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
DefaultHubActivatorBenchmark.cs Use ActivatorUtlities.CreateFactory instead of CreateInstance (#1643) 2018-03-19 00:19:54 -07:00
DefaultHubDispatcherBenchmark.cs Progress towards deleting Sockets.Abstractions (#1705) 2018-03-24 04:21:47 -07:00
HubProtocolBenchmark.cs
MessageParserBenchmark.cs Reduce the per message read allocations (#1635) 2018-03-18 15:16:03 -07:00
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj Run benchmarks on .NET Core 2.1 (#1722) 2018-03-25 21:07:17 -07:00
TestBinder.cs