mirror of
https://github.com/jarun/nnn.git
synced 2024-11-30 14:51:28 +00:00
Updated Performance (markdown)
parent
a22d8f11a5
commit
fec754626c
|
@ -30,7 +30,7 @@
|
||||||
- the difference is not usually perceptible by human beings
|
- the difference is not usually perceptible by human beings
|
||||||
- the random load option is also removed to emphasize this
|
- the random load option is also removed to emphasize this
|
||||||
- non-standard calls like `statx()`/`getdents()`/`getdents64()`
|
- non-standard calls like `statx()`/`getdents()`/`getdents64()`
|
||||||
- platform-specific
|
- platform-specific, `nnn` is POSIX-compliant
|
||||||
- man page _Description_ begins with _"These are not the interfaces you are interested in."_
|
- man page _Description_ begins with _"These are not the interfaces you are interested in."_
|
||||||
- optimize handling 10K+ entries in a dir
|
- optimize handling 10K+ entries in a dir
|
||||||
- not a mass use case
|
- not a mass use case
|
||||||
|
|
Loading…
Reference in a new issue