Skip to content

Improve parse_result_parallel performance#412

Merged
Chemaclass merged 1 commit intomainfrom
refactor/parse-result-parallel
May 31, 2025
Merged

Improve parse_result_parallel performance#412
Chemaclass merged 1 commit intomainfrom
refactor/parse-result-parallel

Conversation

@Chemaclass
Copy link
Copy Markdown
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