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

infra: parallelize pytest runs #328

Merged
merged 5 commits into from
Aug 23, 2023
Merged

infra: parallelize pytest runs #328

merged 5 commits into from
Aug 23, 2023

Conversation

AbeCoull
Copy link
Contributor

@AbeCoull AbeCoull commented Aug 16, 2023

Issue #, if available:

Description of changes:
I am not a patient programmer so I want to make the tests go slightly faster.

Benchmarking against the GH actions in #320:

ubuntu-latest, 3.8: 15
ubuntu-latest, 3.9: 18
ubuntu-latest, 3.10: 17

macos-latest, 3.8: 17
macos-latest, 3.9: 30
macos-latest, 3.10: 21

With the changes:

ubuntu-latest, 3.8: 12
ubuntu-latest, 3.9: 11
ubuntu-latest, 3.10: 10

macos-latest, 3.8: 18
macos-latest, 3.9: 16
macos-latest, 3.10: 18

Edit:
The above times are when the 2 PRs had similar pulls from the main branch. Latest times do not reflect the times above.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AbeCoull AbeCoull requested a review from speller26 August 16, 2023 19:53
@AbeCoull AbeCoull marked this pull request as ready for review August 16, 2023 19:53
@AbeCoull AbeCoull requested a review from a team as a code owner August 16, 2023 19:53
@AbeCoull AbeCoull merged commit 8a5d4fd into main Aug 23, 2023
@AbeCoull AbeCoull deleted the pytest_parallel branch August 23, 2023 20:46
AbeCoull added a commit that referenced this pull request Aug 23, 2023
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