Skip to content

Make tests finish faster#706

Open
jpsamaroo wants to merge 4 commits into
jps/fix-1.10-task-queuesfrom
jps/faster-tests
Open

Make tests finish faster#706
jpsamaroo wants to merge 4 commits into
jps/fix-1.10-task-queuesfrom
jps/faster-tests

Conversation

@jpsamaroo
Copy link
Copy Markdown
Member

Each CI job takes nearly 2 hours, which is just way too long. In the absence of being able to fix the overhead directly, this PR opts to do two key things:

  • Enable running the tests with just multithreading, allowing us to get quick feedback on a selection of multithreaded-only jobs
  • Reduce array/linalg/ test combinations, which limits the worst offenders of the 2 hour runtime

Written by Claude Sonnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant