File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 66 - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
77 - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
88 - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Wrk/wrk.yml
9- - https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Wrk2/wrk2.yml
109 - https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
1110
1211variables :
@@ -84,7 +83,7 @@ scenarios:
8483 variables :
8584 httpSysUrlPrefix : " https://testserver:{{serverPort}}"
8685 load :
87- job : wrk2
86+ job : wrk
8887 variables :
8988 path : /hello-world
9089 connections : 32
@@ -123,7 +122,7 @@ scenarios:
123122 variables :
124123 enableHostHeaderValidation : true
125124 load :
126- job : wrk2
125+ job : wrk
127126 variables :
128127 path : /hello-world
129128 connections : 32
You can’t perform that action at this time.
0 commit comments