1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-22 15:20:59 +03:00

Updated Performance (markdown)

Jana 2020-08-09 23:43:27 +05:30
parent e08120a6e6
commit 53ebc8d0c5

@ -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 _type-to-nav_ program options require a `stat()` on all entries
- du, sort and _type-to-nav_ program options require a `stat()` on all entries for correctness
## Comparison