Skip to content

Commit 84cf5c7

Browse files
authored
Add net9.0 runs back into the performance repo channel runs. (#4672)
1 parent 1efc96b commit 84cf5c7

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

azure-pipelines.yml

+27
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
projectFile: scenarios.proj
7373
channels: # for public jobs we want to make sure that the PRs don't break any of the supported frameworks
7474
- main
75+
- 9.0
7576
- 8.0
7677

7778
## MAUI scenario benchmarks
@@ -102,6 +103,7 @@ jobs:
102103
projectFile: blazor_scenarios.proj
103104
channels: # for public jobs we want to make sure that the PRs don't break any of the supported frameworks
104105
- main
106+
- 9.0
105107
- 8.0
106108

107109
# SDK scenario benchmarks
@@ -118,6 +120,7 @@ jobs:
118120
projectFile: sdk_scenarios.proj
119121
channels: # for public jobs we want to make sure that the PRs don't break any of the supported frameworks
120122
- main
123+
- 9.0
121124
- 8.0
122125

123126
# micro benchmarks
@@ -134,6 +137,7 @@ jobs:
134137
runCategories: 'runtime libraries'
135138
channels:
136139
- main
140+
- 9.0
137141
- 8.0
138142

139143
# Ubuntux64 Default and NativeAOT micro benchmarks
@@ -151,6 +155,7 @@ jobs:
151155
- main
152156
- nativeaot9.0
153157
- nativeaot8.0
158+
- 9.0
154159
- 8.0
155160

156161
# net462 micro benchmarks
@@ -181,6 +186,7 @@ jobs:
181186
runCategories: 'mldotnet'
182187
channels:
183188
- main
189+
- 9.0
184190
- 8.0
185191

186192
# F# benchmarks
@@ -198,6 +204,7 @@ jobs:
198204
runCategories: 'fsharp'
199205
channels:
200206
- main
207+
- 9.0
201208
- 8.0
202209

203210
- template: /eng/performance/build_machine_matrix.yml
@@ -213,6 +220,7 @@ jobs:
213220
runCategories: 'FSharpMicro'
214221
channels:
215222
- main
223+
- 9.0
216224
- 8.0
217225

218226
# bepuphysics benchmarks
@@ -229,6 +237,7 @@ jobs:
229237
runCategories: 'BepuPhysics'
230238
channels:
231239
- main
240+
- 9.0
232241
- 8.0
233242

234243
# ImageSharp benchmarks
@@ -245,6 +254,7 @@ jobs:
245254
runCategories: 'ImageSharp'
246255
channels:
247256
- main
257+
- 9.0
248258
- 8.0
249259

250260
# Akade.IndexedSet benchmarks
@@ -261,6 +271,7 @@ jobs:
261271
runCategories: 'AkadeIndexedSet'
262272
channels:
263273
- main
274+
- 9.0
264275
- 8.0
265276

266277
# Roslyn benchmarks
@@ -277,6 +288,7 @@ jobs:
277288
runCategories: 'roslyn'
278289
channels: # for Roslyn jobs we want to check .NET Core 3.1 and 5.0 only
279290
- main
291+
- 9.0
280292
- 8.0
281293

282294
# ILLink benchmarks
@@ -308,6 +320,7 @@ jobs:
308320
projectFile: nativeaot_scenarios.proj
309321
channels: # for public jobs we want to make sure that the PRs don't break any of the supported frameworks
310322
- main
323+
- 9.0
311324
- 8.0
312325

313326
# Powershell benchmarks
@@ -324,6 +337,7 @@ jobs:
324337
runCategories: 'Public'
325338
channels:
326339
- main
340+
- 9.0
327341
- 8.0
328342

329343
###########################################
@@ -347,6 +361,7 @@ jobs:
347361
projectFile: scenarios.proj
348362
channels:
349363
- main
364+
- 9.0
350365
- 8.0
351366

352367
# Affinitized Scenario benchmarks (Initially just PDN)
@@ -363,6 +378,7 @@ jobs:
363378
projectFile: scenarios_affinitized.proj
364379
channels:
365380
- main
381+
- 9.0
366382
- 8.0
367383
additionalJobIdentifier: 'Affinity_85'
368384
affinity: '85' # (01010101) Enables alternating process threads to take hyperthreading into account
@@ -450,6 +466,7 @@ jobs:
450466
projectFile: nativeaot_scenarios.proj
451467
channels:
452468
- main
469+
- 9.0
453470
- 8.0
454471

455472
################################################
@@ -473,6 +490,7 @@ jobs:
473490
projectFile: sdk_scenarios.proj
474491
channels:
475492
- main
493+
- 9.0
476494
- 8.0
477495

478496
# Blazor 3.2 scenario benchmarks
@@ -487,6 +505,7 @@ jobs:
487505
projectFile: blazor_scenarios.proj
488506
channels:
489507
- main
508+
- 9.0
490509
- 8.0
491510

492511
# F# benchmarks
@@ -506,6 +525,7 @@ jobs:
506525
runCategories: 'fsharp'
507526
channels:
508527
- main
528+
- 9.0
509529
- 8.0
510530

511531
- template: /eng/performance/build_machine_matrix.yml
@@ -523,6 +543,7 @@ jobs:
523543
runCategories: 'FSharpMicro'
524544
channels:
525545
- main
546+
- 9.0
526547
- 8.0
527548

528549
# bepuphysics benchmarks
@@ -541,6 +562,7 @@ jobs:
541562
runCategories: 'BepuPhysics'
542563
channels:
543564
- main
565+
- 9.0
544566
- 8.0
545567

546568
# ImageSharp benchmarks
@@ -559,6 +581,7 @@ jobs:
559581
runCategories: 'ImageSharp'
560582
channels:
561583
- main
584+
- 9.0
562585
- 8.0
563586

564587
# Akade.IndexedSet benchmarks
@@ -577,6 +600,7 @@ jobs:
577600
runCategories: 'AkadeIndexedSet'
578601
channels:
579602
- main
603+
- 9.0
580604

581605
# ML.NET benchmarks
582606
- template: /eng/performance/build_machine_matrix.yml
@@ -595,6 +619,7 @@ jobs:
595619
runCategories: 'mldotnet'
596620
channels:
597621
- main
622+
- 9.0
598623
- 8.0
599624
affinity: '85' # (01010101) Enables alternating process threads to take hyperthreading into account
600625
runEnvVars:
@@ -619,6 +644,7 @@ jobs:
619644
runCategories: 'roslyn'
620645
channels: # for Roslyn jobs we want to check .NET Core 3.1 and 5.0 only
621646
- main
647+
- 9.0
622648
- 8.0
623649
affinity: '85' # (01010101) Enables alternating process threads to take hyperthreading into account
624650
runEnvVars:
@@ -660,6 +686,7 @@ jobs:
660686
runCategories: 'Public Internal'
661687
channels:
662688
- main
689+
- 9.0
663690
- 8.0
664691

665692
# Secret Sync

0 commit comments

Comments
 (0)