Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
hugovk wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
fromhugovk:3.14-rm-cirrus

Conversation

hugovk
Copy link
Member

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 isCirrus, 4m 16s total
RightGHA, 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 withGH 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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

@AA-TurnerAA-TurnerAwaiting requested review from AA-TurnerAA-Turner is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp