Update README.md

Remove section on performance, I can not replicate this and don't want to cause controversy.
This commit is contained in:
andy.boot
2020-02-03 20:54:19 +00:00
committed by GitHub
parent 4a62fc5726
commit 75e419e7ed

View File

@@ -64,9 +64,6 @@ djin:git/dust> dust
124M └── deps
```
## Performance
Dust uses a parallel fetching implementation that greatly improves performance for directory trees with reasonable amount of files (read more than 20) compared to du. This can be as much as 7x faster than du on a clean cache.
## Alternatives