Skip to content
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

Attempt to fix performance issue on CI runners #2268

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

githubnemo
Copy link
Collaborator

DO NOT MERGE YET

MacOS and Windows CI runners / tests are taking ~4x as long as the Linux tests do.

For MacOS there is already an issue that reflects the numbers we get (actions/runner-images#1336) but to make sure that it is not us, removing the lines to install numpy < 2 for Windows and MacOS helps to debug.

MacOS and Windows CI runners / tests are taking ~4x
as long as the Linux tests do.

For MacOS there is already an issue that reflects
the numbers we get
(actions/runner-images#1336)
but to make sure that it is not us, removing the lines
to install `numpy < 2` for Windows and MacOS helps
to debug.
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Marian Tietz added 7 commits December 10, 2024 11:09
In the hope that we will get more information about the performance
problems with macos and windows runners.
Maybe this will yield better data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants