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