Skip to content
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

Multithreading support #24

Closed
qarmin opened this issue Oct 2, 2020 · 0 comments · Fixed by #100
Closed

Multithreading support #24

qarmin opened this issue Oct 2, 2020 · 0 comments · Fixed by #100
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@qarmin
Copy link
Owner

qarmin commented Oct 2, 2020

For now checking of file hashes or its size are done in one thread which seems to not work well with with very fast disks which are capable to read more data, but are limited by processor.

@qarmin qarmin added enhancement New feature or request help wanted Extra attention is needed labels Oct 2, 2020
@qarmin qarmin mentioned this issue Oct 7, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant