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 logic in batch_run_msstats.sh to optimize processing time #12

Open
gmflau opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@gmflau
Copy link
Contributor

gmflau commented Feb 13, 2024

Each call to "python msstats.py -p $project_id" generally takes around 2 mins. It will take too long of the time to process hundreds of projects. The solution to shorten the processing time is to parallelize the logic in "batch_run_msstats.sh".

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

No branches or pull requests

1 participant