Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove Cirrus macOS runners from CI #134390

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from
Open

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 20, 2025

Here's a draft PR in case we need it during sprints. We can always revert after the sprints if necessary.


The Cirrus workers are much faster than GitHub ones. Here's the free-threaded job (from April), with config cache available.

Left is Cirrus, 4m 16s total
Right GHA, 7m 54s total

The regular build is similar: Cirrus 4m 21s, GHA 6m 47s.

image

The Cirrus workers have 4 CPUs compared to GH's 3.


However, when things are very busy, like during the sprints, we're limited by the number of Cirrus workers available. I don't have a number but some runs today looked like this:

image

The blue lines are the normal limiting factor: Windows/FT takes about 30 minutes, and everything else normally finished before this.

But here it took about 43 and 46 minutes for the two Cirrus jobs to run. There's also a GH macos-13 in this picture, but it started almost immediately and finished after 10 mins.

And we have lots of capacity now with GH Enterprise: 50 max concurrent macOS runners:

image

So the speed of Cirrus doesn't matter here when we're waiting 45 mins for them to even start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.