-
Notifications
You must be signed in to change notification settings - Fork 3.3k
macOS 14 - 20250225.952 performance degradation #11693
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
Comments
Hi @arthurkuhn , We are looking into this issue. |
@arthurkuhn - We have successfully rolled back the macOS 14 ARM image from version |
Hi @ijunaidm1, thanks for the quick action, can confirm the issue is gone with rollback! |
We're also experiencing performance issues with macos-14-arm64 Xcode build and test tasks are taking a lot of time (twice/thrice slower) |
Heads up! 👋 Current summary:
|
Tests succeed and execution time was faster when we used Xcode 16.2 and simulator version 18.2 |
Hi @arthurkuhn @acc0613 - Currently we had a new roll out image version |
Hi @arthurkuhn @acc0613 - Can you please re-run the iOS tests on macOS14-arm64 image with the latest image version |
Hi @arthurkuhn @acc0613 - Kindly please update us after re-running the iOS tests with the latest image version. |
Description
We have observed performance degradation for iOS test execution on macOS 14 agents, more specifically since the rollout of version 20250225.952 (#11671). It is now reproing consistently since Feb 28th PST. There has been no significant changes to our setup in > 1 week.
Noted similar issue tracked in (#11509). Creating a new issue since latest version is affected
Platforms affected
Runner images affected
Image version and build link
Failing
Image: macos-14-arm64
Version: 20250225.952
Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250225.952/images/macos/macos-14-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250225.952
Failing run link
Note performance degradation causing timeout to be hit
Passing
Image: macos-14-arm64
Version: 20250120.774
Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250120.774/images/macos/macos-14-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250120.774
Passing run link
Is it regression?
Yes
Expected behavior
No performance regression
Actual behavior
Performance Degradation
Repro steps
Use latest macOS-14 image
Notice runs are slower
The text was updated successfully, but these errors were encountered: