Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change callvirt into calli for virtual delegates #83461

Merged
merged 27 commits into from
Apr 26, 2023

Rremoved add_delegate_trampoline since it's not used anymore

1d2c4fb
Select commit
Loading
Failed to load commit list.
Merged

Change callvirt into calli for virtual delegates #83461

Rremoved add_delegate_trampoline since it's not used anymore
1d2c4fb
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Apr 24, 2023 in 0s

View the current status of Helix

Details

Pipeline Status

The list of queues is cached weekly. If your PR changes what queues your pipelines use, this information will not show the updated queues.

Estimated Pipeline Durations

This model assumes that the current state of the entire CI infrastructure is normal, and that your CI pipelines will succeed.

Pipeline Lower Bound Estimated Time Upper Bound
dotnet-linker-tests 51 minutes, 19 seconds 1 hour, 11 minutes, 10 seconds 1 hour, 31 minutes, 2 seconds
runtime-dev-innerloop 51 minutes, 25 seconds 1 hour, 21 minutes, 16 seconds 1 hour, 51 minutes, 6 seconds
runtime-staging
runtime 1 hour, 2 minutes, 5 seconds 2 hours, 11 minutes, 47 seconds 3 hours, 21 minutes, 29 seconds

Pipelines denoted with ❌ means that this pipeline is highly variable, and we cannot predict its duration. This typically means this pipeline changes the legs it runs based on the PR's changed contents.

Highest Work Item Wait Time Queues

Here's a list of the top 5 queues with the highest work item wait time:

Queue Work Item Wait Time Difference in Moving Avg
windows.7.amd64.open.rt 32 minutes, 55 seconds 0.09% 📈
windows.11.amd64.client.open.rt 30 minutes, 12 seconds 0.27% 📈
windows.10.amd64.serverrs5.open.rt 26 minutes, 29 seconds -0.27% 📉
windows.10.amd64.open.rt 23 minutes, 22 seconds -0.38% 📉
windows.amd64.server2022.open.rt 23 minutes, 20 seconds -0.4% 📉

Grafana Dashboard

For more in-depth information on the status of Helix, visit our Grafana Dashboard.

Your Queues

☁️ Helix Queues

dotnet/runtime is currently configured to submit to the following Helix queues:

🏢 On Premises Helix Queues

dotnet/runtime uses the following on-prem queues:

Build Pools

Microsoft Hosted

This pipeline will build on the following Microsoft Hosted build pools:

Click here for information about these agents.

  • macOS-latest
  • macOS-11

Was this helpful? Yes No