Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tweaks to perf_compare.py script to reduce RAM usage #19321

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

Merged
merged 2 commits into from
Jun 21, 2025

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jun 21, 2025

Reduce default parallelism, since it could require many GBs of RAM. Add --multi-file flag which reduces RAM usage further, but performance might be slightly worse.

Reduce default parallelism, since it could require many GBs of RAM.
Add --multi-file flag which reduces RAM usage further, but
performance might be slightly worse.
@JukkaL
Copy link
Collaborator Author

JukkaL commented Jun 21, 2025

cc @ilevkivskyi @hauntsaninja

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@JukkaL JukkaL merged commit 34949c8 into master Jun 21, 2025
13 checks passed
@JukkaL JukkaL deleted the perf-compare-multi-file branch June 21, 2025 13:12
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