github Byron/dua-cli v2.10.7
v2.10.7 - Better performance on Apple Silicon (M1)

latest releases: v2.29.2, v2.29.1, v2.29.0...
3 years ago

The IO subsystem on Apple Silicon is different and won't scale nicely just by using all amount of available cores. Instead it seems best to only
use as many threads as performance cores are present on the system - otherwise the performance might actually get worse while using more power.

On all other systems, the default number of threads did not change.

Please note that for optimial performance one would need an arm build on MacOS, currently provided is only intel builds. To do that, on an Apple Silicon mac, run cargo install dua-cli.

Don't miss a new dua-cli release

NewReleases is sending notifications on new releases.