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

[JIT] Add legacy extended EVEX encoding and EVEX.ND/NF feature to x64 emitter backend #108796

Open
wants to merge 80 commits into
base: main
Choose a base branch
from

remove unneeded env var.

5f7606c
Select commit
Loading
Failed to load commit list.
Open

[JIT] Add legacy extended EVEX encoding and EVEX.ND/NF feature to x64 emitter backend #108796

remove unneeded env var.
5f7606c
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Dec 19, 2024 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
runtime-dev-innerloop 43 minutes, 39 seconds 49 minutes, 45 seconds 55 minutes, 50 seconds
dotnet-linker-tests 48 minutes, 42 seconds 57 minutes, 21 seconds 1 hour, 6 minutes
runtime-coreclr superpmi-diffs
runtime 58 minutes, 8 seconds 1 hour, 43 minutes, 37 seconds 2 hours, 29 minutes, 6 seconds
runtime-coreclr superpmi-replay 1 hour, 5 minutes, 28 seconds 2 hours, 44 minutes, 3 seconds 4 hours, 22 minutes, 38 seconds
runtime-coreclr jitstress-isas-avx512 1 hour, 26 minutes, 36 seconds 2 hours, 14 minutes, 53 seconds 3 hours, 3 minutes, 10 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.10.amd64.open.rt 48 minutes, 58 seconds 0.26% 📈
windows.11.amd64.client.open.rt 27 minutes, 37 seconds -0.09% 📉
windows.10.amd64.serverrs5.open.rt 27 minutes, 27 seconds -0.22% 📉
windows.amd64.server2022.open.rt 26 minutes, 53 seconds -0.4% 📉
ubuntu.2204.armarch.open 26 minutes, 37 seconds -0.37% 📉

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:

⚠️ We failed to query some work item wait times.

This typically means there hasn't been any recent work submitted to these queues. If this looks wrong, please contact @dnceng.

Build Pools

Microsoft Hosted

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

Click here for information about these agents.

  • ubuntu-22.04
  • ubuntu-latest
  • macOS-13

Was this helpful? Yes No