Summarize disk usage of the set of files, recursively for directories.
pdu
is a CLI program that renders a graphical chart for disk usages of files and directories, it is a replacement of dust
and dutree
.
Both dust
(v0.5.4) and dutree
(v0.12.5) do not utilize the parallel computing capability of Rust to improve performance.
The benchmark was generated by a GitHub Workflow.
pdu
v0.0.0 against dust
, dutree
, and du
(lower is better)
Go to the GitHub Release Page and download a binary.
Prerequisites:
* cargo
sh
cargo install parallel-disk-usage
Prerequisites:
* An AUR helper, such as paru
sh
paru -S parallel-disk-usage-bin
sh
paru -S parallel-disk-usage
Follow the installation instruction then run the following command:
sh
sudo pacman -S parallel-disk-usage