Skip to content

Parallel Scripts - #155

Closed
aminya wants to merge 15 commits into
masterfrom
parallel-scripts
Closed

Parallel Scripts#155
aminya wants to merge 15 commits into
masterfrom
parallel-scripts

Conversation

@aminya

@aminyaaminya commented Sep 12, 2020

Copy link
Copy Markdown
Member

Run build scripts on different threads in parallel.

Benefits

Running this on a computer with multiple cores gives a good speedup.

Even in the CI with a processor with only 2 cores.

For example, on Linux the bootstrap time is reduced from 7:30 to 3:41, which is 203% faster (2X).

@aminya
aminyaforce-pushed the parallel-scripts branch 7 times, most recently from 5f5ea13 to 88e6fc5CompareSeptember 13, 2020 01:00
@aminya
aminyaforce-pushed the parallel-scripts branch 13 times, most recently from 12b21e8 to 5a9f781CompareSeptember 16, 2020 06:46
@aminya
aminyaforce-pushed the parallel-scripts branch 6 times, most recently from cadc18f to 75f4e4cCompareSeptember 18, 2020 11:39
@aminya

Copy link
Copy Markdown
MemberAuthor

/rebase

@aminya
aminyaforce-pushed the master branch 3 times, most recently from d5b2b31 to 1808785CompareOctober 2, 2020 00:10
@aminya

Copy link
Copy Markdown
MemberAuthor

This was applied in #156#195#175#199#206

@aminyaaminya closed this Oct 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