aspnetcore/benchmarks/Microsoft.AspNetCore.Signal...
David Fowler 3e69fdc4ad
Delegate disposable to the IConnectionFactory (#1999)
- Added DisposeAsync to the IConnectionFactory. It's responsible for disposing the connection after the pipe has closed.
- Added dispose callback to WithConnectionFactory
- Don't wait for poll request to end before unwinding from the transport
- Make sure all http requests are done before returning from StopAsync in both SSE and longpolling
2018-04-13 09:16:23 -07:00
..
Shared
AssemblyInfo.cs
BroadcastBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
DefaultHubActivatorBenchmark.cs
DefaultHubDispatcherBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
DefaultHubLifetimeManagerBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubConnectionContextBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubConnectionSendBenchmark.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
HubConnectionStartBenchmark.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
HubProtocolBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
MessageParserBenchmark.cs
Microsoft.AspNetCore.SignalR.Microbenchmarks.csproj
NegotiateProtocolBenchmark.cs
RedisHubLifetimeManagerBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
RedisProtocolBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
ServerSentEventsBenchmark.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
TestBinder.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00