mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Performance (markdown)
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue