Updated Performance (markdown)

Mischievous Meerkat 2020-04-12 18:55:56 +05:30
parent 8ff99bfd83
commit 6db2f7ecc1
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@
- performance with 10K files is good enough today
- SSD/NVMe are the future
- use lazy/background/threaded load
- du, sort and _nav-as-you-type_ program options require a `stat()` on all entries
- du, sort and _type-to-nav_ program options require a `stat()` on all entries
## Comparison