Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lower default concurrency factor to 4
I couldn't see a performance difference on newer kernels, faster on older ones, overall when not profiling I now do reliable 4GiB/s with peaks at 5GiB/s since moving from sha256. The single core performance is where the most improvement is seen, when hashing really big files it used to do it at 800MiB/s it now does it at 1.6GiB/s.
- Loading branch information