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

Console parallelize extraction #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sofalurker
Copy link

This change adds ability to specify a number of threads (-t, --threads) to spawn for extraction. Improves the CDN downloads by at least 6 times using 12 cores. Already a good improvement, but we're still download-bound, so would be better to make a separate producer thread for downloader and extract as we get new data.

@sofalurker
Copy link
Author

Not sure why CI fails, clone command works for me:

git clone -q --recursive --branch=console-parallelize-extraction https://github.com/sofalurker/CASCExplorer.git build

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