Skip to content

Request to add multithreading support #207

@supply9243

Description

@supply9243

I don't speak English, these are translated by software:

I've noticed that the software creates only one thread at a time and verifies a single file, then closes the thread.
We need to verify a large number of files, and the disk I/O consumed by verifying a single file is limited.
This approach does not fully utilize the performance of multi-core CPUs and SSDs (some of which can achieve speeds up to 12GB/s).
If you are concerned about affecting the HDD, you can make this an optional setting.

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