File tree Expand file tree Collapse file tree
src/BenchmarksApps/HttpClient/Proxy Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ parameters:
1111 type : string
1212 default : ' true'
1313
14+ variables :
15+ - name : httpClientJobs
16+ value : --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml
17+
1418- name : getScenarios
1519 type : object
1620 default :
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ variables:
88 value : -j https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/Benchmarks/benchmarks.json.json
99- name : multiQueryJobs
1010 value : -j https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/Benchmarks/benchmarks.multiquery.json
11- - name : httpClientJobs
12- value : -j https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/HttpClient/Proxy/benchmarks.json
1311- name : basicApiJobs
1412 value : --database MySql --jobs https://raw.githubusercontent.com/dotnet/aspnetcore/main/src/Mvc/benchmarkapps/BasicApi/benchmarks.json
1513- name : basicViewsJobs
@@ -85,8 +83,6 @@ variables:
8583 value : --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/orchard.benchmarks.yml
8684- name : containerMatrixJobs
8785 value : --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/containers.benchmarks.yml
88- - name : httpClientJobs
89- value : --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/scenarios/httpclient.benchmarks.yml
9086- name : minimalJobs
9187 value : --config https://github.com/aspnet/Benchmarks/blob/main/src/BenchmarksApps/TechEmpower/Minimal/minimal.benchmarks.yml?raw=true
9288- name : blazorSsrJobs
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments