github sn4k3/UVtools v2.20.5

latest releases: v4.3.2, v4.3.1, v4.3.0...
2 years ago
  • (Add) Setting - Max degree of parallelism: Sets the maximum number of concurrent tasks/threads/operations enabled to run by parallel method calls.
    If your computer lags and freeze during operations you can reduce this number to reduce the workload and keep some cores available to other tasks as well.
    <= 0: Will utilize however many threads the underlying scheduler provides, mostly this is the processor count.
    1: Single thread. (#279)

Don't miss a new UVtools release

NewReleases is sending notifications on new releases.