aspnetcore/src/SignalR/perf/Microbenchmarks
dotnet-bot 0780fb8e44 Merge in 'release/3.1' changes 2019-12-14 01:57:19 +00:00
..
Shared [master] Update dependencies from 4 repositories (#12250) 2019-07-18 22:34:50 +00:00
AssemblyInfo.cs
BroadcastBenchmark.cs Pass options to HubConnectionContext (#11382) 2019-06-20 13:18:12 -07:00
DefaultHubActivatorBenchmark.cs
DefaultHubDispatcherBenchmark.cs Run users options last (#15121) 2019-10-22 09:53:14 -07:00
DefaultHubLifetimeManagerBenchmark.cs Pass options to HubConnectionContext (#11382) 2019-06-20 13:18:12 -07:00
HandshakeProtocolBenchmark.cs Remove HubProtocol minor version (#9898) 2019-05-02 14:47:22 -07:00
HubConnectionContextBenchmark.cs Pass options to HubConnectionContext (#11382) 2019-06-20 13:18:12 -07:00
HubConnectionReceiveBenchmark.cs Adopt Bedrock client abstractions in SignalR client (#11484) 2019-06-27 15:26:16 -07:00
HubConnectionSendBenchmark.cs Adopt Bedrock client abstractions in SignalR client (#11484) 2019-06-27 15:26:16 -07:00
HubConnectionStartBenchmark.cs Adopt Bedrock client abstractions in SignalR client (#11484) 2019-06-27 15:26:16 -07:00
HubProtocolBenchmark.cs
MessageParserBenchmark.cs
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
NegotiateProtocolBenchmark.cs Clean up Pubternal Types in SignalR (#11162) 2019-06-18 10:32:38 -07:00
RedisHubLifetimeManagerBenchmark.cs Remove HubProtocol minor version (#9898) 2019-05-02 14:47:22 -07:00
RedisProtocolBenchmark.cs Add support for hub specific IHubProtocols that don't affect other hubs (#15177) 2019-10-22 12:35:12 -07:00
ServerSentEventsBenchmark.cs Merged PR 4506: [SignalR] Wait to complete pipe and cancel long sends 2019-11-25 19:37:46 +00:00
TestBinder.cs