Skip to content

Improve parse_result_parallel performance #412

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 1 commit into from
May 31, 2025

Conversation

Chemaclass
Copy link
Member

🔖 Changes

The new update improves how result files are created during parallel runs by using mktemp to avoid collisions and unnecessary loops.

  • Replaced looping filename generation with mktemp in runner::parse_result_parallel for faster parallel execution

@Chemaclass Chemaclass self-assigned this May 31, 2025
@Chemaclass Chemaclass added the refactoring Refactoring or cleaning related label May 31, 2025
@Chemaclass Chemaclass merged commit a7961ca into main May 31, 2025
13 checks passed
@Chemaclass Chemaclass deleted the refactor/parse-result-parallel branch May 31, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring or cleaning related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant