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

Execute config run in parallel #2674

Closed
cptartur opened this issue Nov 15, 2024 · 0 comments · Fixed by #2677
Closed

Execute config run in parallel #2674

cptartur opened this issue Nov 15, 2024 · 0 comments · Fixed by #2677
Assignees

Comments

@cptartur
Copy link
Member

To improve performance, execute config run in paralle.

@cptartur cptartur moved this to New in Starknet foundry Nov 15, 2024
@github-actions github-actions bot added the new label Nov 15, 2024
@cptartur cptartur self-assigned this Nov 15, 2024
@cptartur cptartur removed the new label Nov 15, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 15, 2024
<!-- Reference any GitHub issues resolved by this PR -->

Closes #2674 

## Introduced changes

<!-- A brief description of the changes -->

- Used `par_iter` to execute config run in parallel

## Checklist

<!-- Make sure all of these are complete -->

- [x] Linked relevant issue
- [x] Updated relevant documentation
- [x] Added relevant tests
- [x] Performed self-review of the code
- [x] Added changes to `CHANGELOG.md`
@github-project-automation github-project-automation bot moved this from In Progress to Done in Starknet foundry Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant