Skip to content

Conversation

@hubertp
Copy link
Collaborator

@hubertp hubertp commented Sep 29, 2025

Pull Request Description

s/macos-13/macos-15-intel. Testing if things continue to work now that macos-13 is deprecated.

Related to #14041.

@hubertp hubertp added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 29, 2025
@hubertp
Copy link
Collaborator Author

hubertp commented Sep 29, 2025

Hmm, it continues to use macos-13

@hubertp hubertp added the CI: Clean build required CI runners will be cleaned before and after this PR is built. label Sep 29, 2025
@hubertp
Copy link
Collaborator Author

hubertp commented Sep 29, 2025

So it finishes but... there is a visible performance hit.

Previously:

  • NI for enso builds in ~2400s
  • NI for project-manager builds in ~17s

With macos-15-intel:

  • NI for enso builds in ~3800s
  • NI for project-manager builds in ~23s

Plus there are warnings in the latter from deadlock watchdog because it thinks the work has been stalled (likely due to GC).

In total the full job run has increased from ~1h50m to ~3h20m, which is quite a difference.

@hubertp
Copy link
Collaborator Author

hubertp commented Oct 21, 2025

Closing. We will be dropping support for x86_64 MacOS soon.

@hubertp hubertp closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Clean build required CI runners will be cleaned before and after this PR is built. CI: No changelog needed Do not require a changelog entry for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants