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 Add SendAsyncGroup to broadcast benchmarks (#1852) 2018-04-05 14:58:00 +12:00
DefaultHubActivatorBenchmark.cs var all the things (#1855) 2018-04-05 18:41:13 +12:00
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 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 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
…