Commit Graph

17 Commits

Author SHA1 Message Date
BrennanConroy cd4a1c036a
Remove SignalR.Redis package (#3241) 2018-10-31 15:16:44 -07:00
MikaelMengistu c6a1c7463a Merge branch 'release/2.2' 2018-10-01 16:19:06 -07:00
Brian Chavez 78a0a68cd1 Typos/spelling errors in XML doc comments and source. #Hacktoberfest (#3039) 2018-10-01 14:41:05 -07:00
BrennanConroy 651b39bc90 Revert "Merge branch 'master' into release/2.2"
This reverts commit 785200877a, reversing
changes made to 3d6e1e69fd.
2018-07-31 15:24:33 -07:00
BrennanConroy 948ebf34ec
Add Redis support to E2E benchmarks (#2418) 2018-06-04 10:33:12 -07:00
BrennanConroy 7b64e41ed9
Collect latency values by default for benchmark runs (#2365) 2018-05-24 08:09:43 -07:00
BrennanConroy 2e0057e477
Remove backpressure from benchmarks app (#2087) 2018-05-14 10:52:19 -07:00
BrennanConroy 36b7f72460
Expose Hub method for server time for benchmarking (#2264) 2018-05-14 08:35:23 -07:00
BrennanConroy 3dbfa3e8f8
More realistic echo scenario (#2240) 2018-05-10 08:32:03 -07:00
BrennanConroy f09b0e13d9
Upgrade to netcoreapp2.2 and remove netcoreapp2.0 testing (#2221) 2018-05-09 09:59:02 -07:00
Mikael Mengistu 562b494229
New Idle Connection Benchmark Scenario (#2178) 2018-05-04 18:08:02 +00:00
BrennanConroy 4b52428a4d
EchoAll scenario doesn't work well with warmup (#2143) 2018-04-25 13:32:24 -07:00
Mikael Mengistu 924d99abe7
Update BenchmarkServer readme 2018-04-25 09:52:11 -07:00
BrennanConroy 679225c241
Use correct MessagePack in Benchmarks (#2066) 2018-04-17 21:50:26 -07:00
James Newton-King e4d0f2980e
Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
Andrew Stanton-Nurse 499d39b364
rename MsgPack assembly only (#2005) 2018-04-13 12:01:45 -07:00
BrennanConroy 1fc282acb8
Move Benchmark Apps to new folder and use .All package when Benchmarks runs our scenarios (#1965) 2018-04-12 08:28:12 -07:00