Skip to content

Parallel Clean - #206

Merged
aminya merged 1 commit into
masterfrom
parallel-clean
Oct 2, 2020
Merged

Parallel Clean#206
aminya merged 1 commit into
masterfrom
parallel-clean

Conversation

@aminya

@aminyaaminya commented Oct 2, 2020

Copy link
Copy Markdown
Member

Description of the change

This parallelizes clean by using parallel asynchronous execution of each clean task.

Benefits

The clean task is much faster (~30s) in the offline situations since they do not wait for each other to get finished.

Drawbacks

N/A

Verification

Run ./script/clean

@aminyaaminya mentioned this pull request Oct 2, 2020
@aminya
aminya merged commit 8c0c522 into masterOct 2, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@aminya