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

Make tests concurrency safe and faster #568

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Make tests concurrency safe and faster #568

merged 4 commits into from
Feb 5, 2024

Conversation

Murderlon
Copy link
Member

@Murderlon Murderlon commented Jan 30, 2024

Attempt at running package tests in parallel as well as parallel runners between Node.js versions.

Update: getting rate limiting issues when running Node.js runners in parallel.

@Murderlon Murderlon self-assigned this Jan 30, 2024
@Murderlon
Copy link
Member Author

Murderlon commented Jan 30, 2024

The real speed up would've been running the runners in parallel, but I'm getting rate limited on my GCS/S3 accounts then. Running the package tests in parallel shaved off one minute per runner (5min->4min, total: 10min-> 8min), which isn't shocking but it's something.

@Murderlon Murderlon merged commit 0830d98 into main Feb 5, 2024
4 checks passed
@Murderlon Murderlon deleted the concurrent-tests branch February 5, 2024 08:45
Murderlon added a commit that referenced this pull request Feb 5, 2024
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.

1 participant