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

avoid allocating SocketAddress GCHandle for every ReceiveFromAsync #89808

Merged
merged 4 commits into from
Aug 2, 2023

feedback

9402a1a
Select commit
Failed to load commit list.
Merged

avoid allocating SocketAddress GCHandle for every ReceiveFromAsync #89808

feedback
9402a1a
Select commit
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Aug 2, 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
runtime-dev-innerloop 30 minutes, 11 seconds 1 hour, 9 minutes, 33 seconds 1 hour, 48 minutes, 54 seconds
runtime 1 hour, 13 minutes, 59 seconds 1 hour, 50 minutes, 59 seconds 2 hours, 28 minutes
dotnet-linker-tests 43 minutes, 6 seconds 1 hour, 5 minutes, 55 seconds 1 hour, 28 minutes, 45 seconds
runtime-libraries enterprise-linux 20 minutes, 16 seconds 30 minutes, 49 seconds 41 minutes, 21 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.amd64.server2022.open.rt 42 minutes, 28 seconds 0.17% 📈
ubuntu.1804.armarch.open 34 minutes, 9 seconds 0.07% 📈
windows.11.arm64.open 26 minutes, 35 seconds -0.49% 📉
windows.10.amd64.open.rt 26 minutes -0.45% 📉
ubuntu.1804.amd64.open.rt 17 minutes, 20 seconds -0.53% 📉

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
  • macOS-11

Was this helpful? Yes No