aspnetcore/benchmarks/Microsoft.AspNetCore.Signal...
James Newton-King 27d18578d0
Use expression body properties and implicit arrays where possible (#1906)
2018-04-08 21:40:01 +12:00
..
Shared The grand unification of ConnectionContext (#1895) 2018-04-07 16:19:01 -07:00
AssemblyInfo.cs
BroadcastBenchmark.cs
DefaultHubActivatorBenchmark.cs
DefaultHubDispatcherBenchmark.cs Removing native support for IObservable<T> (#1890) 2018-04-07 15:10:39 -07: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
MessageParserBenchmark.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj
NegotiateProtocolBenchmark.cs Serialize NegotiateResponse with IBufferWriter (#1881) 2018-04-07 15:50:13 +12:00
RedisHubLifetimeManagerBenchmark.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
RedisProtocolBenchmark.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ServerSentEventsBenchmark.cs Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
TestBinder.cs