Skip to content

[PERF] Add wasm_coreclr and coreclr_r2r_interpreter to perf-build pipeline#126589

Merged
LoopedBard3 merged 1 commit intodotnet:mainfrom
LoopedBard3:UpdatePerfBuildsToIncludeWasmCoreclr
Apr 9, 2026
Merged

[PERF] Add wasm_coreclr and coreclr_r2r_interpreter to perf-build pipeline#126589
LoopedBard3 merged 1 commit intodotnet:mainfrom
LoopedBard3:UpdatePerfBuildsToIncludeWasmCoreclr

Conversation

@LoopedBard3
Copy link
Copy Markdown
Member

Include the two new build types (wasm_coreclr and coreclr_r2r_interpreter) in the every-commit perf build pipeline so they are registered, built, and uploaded to the build cache system (BCS).

Should be merged with: dotnet/performance#5191
Test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2944775&view=results

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the every-commit perf build pipeline to include two additional runtime build types so they get registered, built, and uploaded to the Build Cache System (BCS).

Changes:

  • Adds new pipeline parameters to enable/disable wasm_coreclr and coreclr_r2r_interpreter builds.
  • Threads these build types through the RegisterBuild, Build, and UploadArtifacts stage template invocations.

Copy link
Copy Markdown
Member

@DrewScoggins DrewScoggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LoopedBard3 LoopedBard3 changed the title Add wasm_coreclr and coreclr_r2r_interpreter to perf-build pipeline [PERF] Add wasm_coreclr and coreclr_r2r_interpreter to perf-build pipeline Apr 8, 2026
@LoopedBard3 LoopedBard3 added the perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines label Apr 8, 2026
@LoopedBard3 LoopedBard3 force-pushed the UpdatePerfBuildsToIncludeWasmCoreclr branch from 43d58cf to b5ce293 Compare April 8, 2026 23:09
Include the two new build types (wasm_coreclr and coreclr_r2r_interpreter)
in the every-commit perf build pipeline so they are registered, built,
and uploaded to the build cache system (BCS).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 9, 2026 18:24
@LoopedBard3 LoopedBard3 force-pushed the UpdatePerfBuildsToIncludeWasmCoreclr branch from b5ce293 to 8e98529 Compare April 9, 2026 18:24
@LoopedBard3 LoopedBard3 enabled auto-merge (squash) April 9, 2026 18:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@LoopedBard3 LoopedBard3 merged commit 4b96b74 into dotnet:main Apr 9, 2026
28 of 50 checks passed
@LoopedBard3 LoopedBard3 deleted the UpdatePerfBuildsToIncludeWasmCoreclr branch April 9, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure-coreclr perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants