aspnetcore/benchmarks/Microsoft.AspNetCore.Signal...
James Newton-King b30c2fecbf
SSE formatting refactor (#1916)
2018-04-11 17:13:15 +12:00
..
Shared Minor DefaultHubLifetimeManager improvements (#1904) 2018-04-09 12:31:14 +12:00
AssemblyInfo.cs
BroadcastBenchmark.cs
DefaultHubActivatorBenchmark.cs var all the things (#1855) 2018-04-05 18:41:13 +12:00
DefaultHubDispatcherBenchmark.cs Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
DefaultHubLifetimeManagerBenchmark.cs Minor DefaultHubLifetimeManager improvements (#1904) 2018-04-09 12:31:14 +12:00
HubConnectionContextBenchmark.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
HubConnectionSendBenchmark.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
HubConnectionStartBenchmark.cs The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
HubProtocolBenchmark.cs Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
MessageParserBenchmark.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj Preserialize for all formats when sending through Redis (#1843) 2018-04-05 13:48:14 -07:00
NegotiateProtocolBenchmark.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
RedisHubLifetimeManagerBenchmark.cs Connect to Redis asynchronously (#1922) 2018-04-10 23:48:11 +00:00
RedisProtocolBenchmark.cs Add GetMessageBytes to IHubProtocol (#1915) 2018-04-10 07:14:09 -07:00
ServerSentEventsBenchmark.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
TestBinder.cs