Skip to content

Add and utilize -testBenchmark build option - #16600

Merged
T-Gro merged 4 commits into
dotnet:mainfrom
KevinRansom:investigate
Jan 29, 2024
Merged

Add and utilize -testBenchmark build option#16600
T-Gro merged 4 commits into
dotnet:mainfrom
KevinRansom:investigate

Conversation

@KevinRansom

@KevinRansomKevinRansom commented Jan 27, 2024

Copy link
Copy Markdown
Contributor

Investigate.

Add -testBenchmarks option to build.ps1 and then simply .yaml leg to use build.ps1 -testBenchmarks

To build and run the benchmarks in the repo use:

build -c release -testBenchmarks

@KevinRansom
KevinRansom requested a review from a team as a code ownerJanuary 27, 2024 10:23
@github-actions

Copy link
Copy Markdown
Contributor

✅ No release notes required

@T-Gro
T-Gro merged commit 6b25ed7 into dotnet:mainJan 29, 2024
@psfinakipsfinaki changed the title The benchmark leg seems to reliably failAdd and utilize -testBenchmark build optionJan 31, 2024
@KevinRansom
KevinRansom deleted the investigate branch March 21, 2024 22:24
@KevinRansom
KevinRansom restored the investigate branch March 21, 2024 22:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants

@KevinRansom@abonie@T-Gro@vzarytovskii