-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
CI: stop spotlight on macOS for faster CI #10453
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
base: main
Are you sure you want to change the base?
Conversation
|
GNU testsuite comparison: |
|
Should we have script for some suggested tweaks? |
6a82df1 to
caf6e30
Compare
| - { os: macos-latest , features: "feat_Tier1,feat_require_unix,feat_require_unix_utmpx" } | ||
| - { os: windows-latest , features: feat_os_windows } | ||
| steps: | ||
| - name: Disable spotlight |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit
| - name: Disable spotlight | |
| - name: Disable Spotlight indexing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might better to use more generic words e.g. tune runner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or, Disable Spotlight indexing (macOS)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Someone might add different optimization for different OS to this section. So I'll remove "spotlight" if I change it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge - name: Avoid no space left on devices at anywhere and rename to Runner specific tuning?
|
GNU testsuite comparison: |
Separate Builds -= about 3 min (at least at the fork)