File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ Summarize disk usage of the set of files, recursively for directories.
1515
1616Both ` dust ` (v0.5.4) and ` dutree ` (v0.12.5) do not utilize the parallel computing capability of Rust to improve performance.
1717
18+ _ Below is a benchmark sample of ` pdu ` (v0.0.0) against ` dust ` , ` dutree ` , and ` du ` (lower is better):_
19+
20+ <a href =" https://github.com/KSXGitHub/parallel-disk-usage-0.0.0-benchmarks/blob/master/tmp.benchmark-report.CHARTS.md " >
21+ <img
22+ alt="benchmark pdu v0.0.0 against dust, dutree, and du"
23+ src="https://ksxgithub.github.io/parallel-disk-usage-0.0.0-benchmarks/tmp.benchmark-report.competing.blksize.svg "
24+ >
25+ </a>
26+
1827## Demo
1928
2029[ ![ asciicast of pdu command] ( https://asciinema.org/a/416663.svg )] ( https://asciinema.org/a/416663 )
You can’t perform that action at this time.
0 commit comments