New Changes:
- Added option to choose how many threads are used when compressing (and decompressing). Setting this option to
0
will fallback to default settings (max threads = processor core count)- Additional option to always force HDDs to use a single thread (this can actually speed up performance significantly due to minimising seek times, and might reduce fragmentation)
- All background compression now only uses a single thread to minimise use of system resources.
Fixes:
- Fixes #469 - Thanks @AndrisBorbas!
Important!
Because this application uses .NET 8, you have two choices of downloads:
-
- 2.8 MB: If you don't have the .NET 8 runtime installed when you try to run this, it will prompt you to download it from Microsoft.
-
- 70 MB: Includes all libraries required to run it completely standalone, however it's nearly 25x the size. I do recommend installing the .NET 8 runtime instead.
File Checksums
MD5: 0871F1FAAE67F9818CAFCCE8F3428DED
SHA-256: 90B2B43E429FF4C235EF1B89655A8B7258EA5E92E634D5FA8B139B6227345219
Like this project?
Please consider leaving a tip on Ko-Fi :)
Full Changelog: v3.5.1...v3.6.0