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

Parallelize remote file downloads within each iree_tests directory. #297

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Jul 18, 2024

Progress on #285

This is a simple improvement over serial processing, but it could still be improved further.

Looks like this shaves ~10 seconds off runs in this repo:

I saw 2m+ runs in IREE, hopefully this helps there too. Should be able to get the total time down to 10-20 seconds.

@ScottTodd ScottTodd marked this pull request as ready for review July 18, 2024 19:27
@ScottTodd ScottTodd requested a review from saienduri July 18, 2024 19:27
@saienduri
Copy link
Contributor

Nice, hopefully this parallelization doesn't crash anything lol

@ScottTodd ScottTodd merged commit 6c1ff8f into nod-ai:main Jul 22, 2024
3 checks passed
@ScottTodd ScottTodd deleted the iree-parallel-downloads branch July 22, 2024 22:08
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