Skip to content

Add smart parallel downloads#6

Merged
ghimiresdp merged 3 commits intomainfrom
feature/smart-threads
Dec 23, 2025
Merged

Add smart parallel downloads#6
ghimiresdp merged 3 commits intomainfrom
feature/smart-threads

Conversation

@ghimiresdp
Copy link
Copy Markdown
Owner

@ghimiresdp ghimiresdp commented Dec 23, 2025

Description

Until now, we could pass number of threads for files of any size, but for files that are sufficiently smaller (example: files less than 1 MB), single thread will be used to download resources.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Performance improvement

Checklist

  • I have run cargo fmt to ensure consistent code style.
  • I have run cargo test and all tests passed.
  • I have added new tests that prove my fix is effective or that my feature works.
  • I have updated the README.md (if applicable).

Performance Impact

@ghimiresdp ghimiresdp self-assigned this Dec 23, 2025
@ghimiresdp ghimiresdp merged commit 3436504 into main Dec 23, 2025
@ghimiresdp ghimiresdp deleted the feature/smart-threads branch December 23, 2025 16:30
@ghimiresdp ghimiresdp added this to the v1.0.0 milestone Feb 15, 2026
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