File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,16 +156,16 @@ scenarios:
156156jobs :
157157 kestrel :
158158 source :
159- repository : https://github.com/aspnet/ benchmarks.git
160- branchOrCommit : main
159+ repository : https://github.com/ManickaP/aspnet- benchmarks.git
160+ branchOrCommit : h3-mul-conns
161161 project : src/BenchmarksApps/HttpClientBenchmarks/Servers/Kestrel/Kestrel.csproj
162162 readyStateText : Application started # app should write this line to output -- default Kestrel logging does that
163163 arguments : ' --address {{host}} --port {{serverPort}} --useHttps {{useHttps}} --httpVersion {{httpVersion}} --responseSize {{responseSize}} --http3StreamLimit {{http3StreamLimit}}'
164164
165165 httpClient :
166166 source :
167- repository : https://github.com/aspnet/ benchmarks.git
168- branchOrCommit : main
167+ repository : https://github.com/ManickaP/aspnet- benchmarks.git
168+ branchOrCommit : h3-mul-conns
169169 project : src/BenchmarksApps/HttpClientBenchmarks/Clients/HttpClient/HttpClient.csproj
170170 isConsoleApp : true
171171 waitForExit : true
You can’t perform that action at this time.
0 commit comments