File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -342,6 +342,24 @@ jobs:
342342 logicalmachine : ' perfowl'
343343 experimentName : ' rlcse'
344344
345+ # run coreclr perfowl microbenchmarks perf jitoptrepeat jobs
346+ - template : /eng/pipelines/common/platform-matrix.yml
347+ parameters :
348+ jobTemplate : /eng/pipelines/coreclr/templates/perf-job.yml
349+ buildConfig : release
350+ runtimeFlavor : coreclr
351+ platforms :
352+ - linux_x64
353+ - windows_x64
354+ jobParameters :
355+ testGroup : perf
356+ liveLibrariesBuildConfig : Release
357+ projectFile : microbenchmarks.proj
358+ runKind : micro
359+ runJobTemplate : /eng/pipelines/coreclr/templates/run-performance-job.yml
360+ logicalmachine : ' perfowl'
361+ experimentName : ' jitoptrepeat'
362+
345363 # run coreclr crossgen perf job
346364 - template : /eng/pipelines/common/platform-matrix.yml
347365 parameters :
You can’t perform that action at this time.
0 commit comments