Releases: Jorropo/thunderdup
Releases · Jorropo/thunderdup
v1.0.5
v1.0.4
v1.0.3
v1.0.2
- hash function changed to xxh64 which lead to slight multicore performance improvements and ~2X single core (will depend on hardware).
- lowered default concurrency factor, I tested on NVME and SATA RAID1×2 arrays and I didn't saw any difference.
- Fixed bug where scanning would never complete when trying to open a named FIFO, thx @mhetzi for fixing this.