Fixing benchmarks
This commit is contained in:
parent
185453908f
commit
df317cffca
|
|
@ -2,9 +2,9 @@
|
||||||
"Default": {
|
"Default": {
|
||||||
"Client": "SignalR",
|
"Client": "SignalR",
|
||||||
"Source": {
|
"Source": {
|
||||||
"Repository": "https://github.com/aspnet/benchmarks.git",
|
"Repository": "https://github.com/aspnet/SignalR.git",
|
||||||
"BranchOrCommit": "dev",
|
"BranchOrCommit": "dev",
|
||||||
"Project": "src/Benchmarks/Benchmarks.csproj"
|
"Project": "benchmarks/BenchmarkServer/BenchmarkServer.csproj"
|
||||||
},
|
},
|
||||||
"Connections": 10,
|
"Connections": 10,
|
||||||
"Duration": 20,
|
"Duration": 20,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue