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

Expose an internal ISimdVector interface and being using it to deduplicate some SIMD code #90764

Merged
merged 9 commits into from
Oct 3, 2023

Fix a couple minor whitespace nits and remove an unnecessary local

a06c106
Select commit
Loading
Failed to load commit list.
Merged

Expose an internal ISimdVector interface and being using it to deduplicate some SIMD code #90764

Fix a couple minor whitespace nits and remove an unnecessary local
a06c106
Select commit
Loading
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Oct 4, 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, 6 seconds 1 hour, 3 minutes, 34 seconds 1 hour, 27 minutes, 2 seconds
runtime-dev-innerloop 26 minutes, 38 seconds 1 hour, 4 minutes, 15 seconds 1 hour, 41 minutes, 52 seconds
runtime 1 hour, 7 minutes, 56 seconds 1 hour, 45 minutes, 59 seconds 2 hours, 24 minutes, 1 second
runtime-coreclr superpmi-diffs 35 minutes, 15 seconds 1 hour, 36 minutes, 58 seconds 2 hours, 38 minutes, 42 seconds
runtime-coreclr superpmi-replay 37 minutes, 52 seconds 1 hour, 48 minutes, 22 seconds 2 hours, 58 minutes, 51 seconds
runtime-coreclr jitstress-isas-avx512 2 hours, 1 minute, 57 seconds 2 hours, 19 minutes, 47 seconds 2 hours, 37 minutes, 38 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
ubuntu.1804.armarch.open 38 minutes, 40 seconds 0% 📈
windows.10.amd64.serverrs5.open.rt 30 minutes, 3 seconds -0.1% 📉
windows.10.amd64.android.open 29 minutes, 25 seconds 0.44% 📈
windows.7.amd64.open.rt 27 minutes, 58 seconds -0.12% 📉
windows.10.amd64.open.rt 27 minutes, 27 seconds -0.48% 📉

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