Skip to content

Speed-up deduplication by parallelization #100

Description

@dmromanov

Currently deduplication take a long time (especially on large filesystems). It seems that Bedup is doing file comparison in a single thread. It would be nice if Bedup would utilize more of computer's resources by doing some of it's tasks in parallel. For example, do hashing multi on multiple cores or hashing multiple files simultaneously..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions