File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -442,7 +442,7 @@ profiles:
442
442
- main
443
443
load :
444
444
endpoints :
445
- - http://asp-perf-db :5001
445
+ - http://asp-perf-load :5001
446
446
aliases :
447
447
- warmup
448
448
- secondary
Original file line number Diff line number Diff line change 6
6
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
7
7
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.HttpClient/httpclient.yml
8
8
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Wrk/wrk.yml
9
- - https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
9
+ # - https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true
10
+ - https://github.com/deaglegross/Benchmarks/blob/dmkorolev/rejection-header/scenarios/aspnet.profiles.yml?raw=true
10
11
11
12
variables :
12
13
serverPort : 5000
You can’t perform that action at this time.
0 commit comments