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

Apply a number of improvements and bugfixes to JsonNode #88194

Merged
merged 4 commits into from Jul 1, 2023

Avoid delegate allocation in the JsonObject setter.

02376c5
Select commit
Failed to load commit list.
Merged

Apply a number of improvements and bugfixes to JsonNode #88194

Avoid delegate allocation in the JsonObject setter.
02376c5
Select commit
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Jun 30, 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 45 minutes, 10 seconds 1 hour, 6 minutes, 52 seconds 1 hour, 28 minutes, 33 seconds
runtime-dev-innerloop 35 minutes, 16 seconds 1 hour, 12 minutes, 27 seconds 1 hour, 49 minutes, 39 seconds
runtime 1 hour, 13 minutes, 12 seconds 1 hour, 54 minutes, 7 seconds 2 hours, 35 minutes, 1 second

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 41 minutes, 30 seconds 0.11% 📈
windows.81.amd64.open.rt 36 minutes, 31 seconds 0.28% 📈
windows.11.amd64.client.open.rt 32 minutes, 59 seconds 0.23% 📈
windows.10.amd64.serverrs5.open.rt 31 minutes, 26 seconds 0.06% 📈
ubuntu.1804.armarch.open 30 minutes, 56 seconds -0.46% 📉

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.

  • ubuntu-22.04
  • ubuntu-latest
  • macOS-11

Was this helpful? Yes No