Skip to content

Faster initial DMP building#151

Merged
acunniffe merged 7 commits intomainfrom
fix/time-on-initial
Oct 25, 2025
Merged

Faster initial DMP building#151
acunniffe merged 7 commits intomainfrom
fix/time-on-initial

Conversation

@acunniffe
Copy link
Copy Markdown
Collaborator

No description provided.


// Process files concurrently with a limit on parallelism
// Using 20 concurrent tasks - can be adjusted for more aggressive parallelization
const MAX_CONCURRENT: usize = 30;
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Runs 30 at a time

@git-ai-project git-ai-project deleted a comment from git-ai-cloud-dev Bot Oct 25, 2025
@acunniffe acunniffe merged commit 1c5726c into main Oct 25, 2025
4 checks passed
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