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

[mono][jit] Fuse SIMD extract and insert on arm64 #92714

Merged
merged 6 commits into from
Oct 4, 2023

Fixed arm32 build.

b388c46
Select commit
Loading
Failed to load commit list.
Merged

[mono][jit] Fuse SIMD extract and insert on arm64 #92714

Fixed arm32 build.
b388c46
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Sep 29, 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 40 minutes, 40 seconds 1 hour, 4 minutes 1 hour, 27 minutes, 20 seconds
runtime-dev-innerloop 26 minutes, 19 seconds 1 hour, 4 minutes, 21 seconds 1 hour, 42 minutes, 24 seconds
runtime 1 hour, 8 minutes, 44 seconds 1 hour, 46 minutes, 27 seconds 2 hours, 24 minutes, 11 seconds

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 1 hour, 3 minutes, 13 seconds -0.11% 📉
windows.amd64.server2022.open.rt 55 minutes, 34 seconds 0.43% 📈
ubuntu.2204.amd64.open.rt 36 minutes, 6 seconds 0.01% 📈
windows.7.amd64.open.rt 33 minutes, 49 seconds 0.09% 📈
windows.81.amd64.open.rt 23 minutes, 8 seconds -0.13% 📉

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-latest
  • macOS-12

Was this helpful? Yes No