mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Performance (markdown)
parent
884de2d111
commit
4343055450
|
@ -27,7 +27,7 @@
|
||||||
#### Rejected options
|
#### Rejected options
|
||||||
|
|
||||||
- replace quicksort with a more aggressive algorithm (favor space over time complexity)
|
- replace quicksort with a more aggressive algorithm (favor space over time complexity)
|
||||||
- the difference is not usually not perceptible by human beings
|
- the difference is not usually perceptible by human beings
|
||||||
- the random load option is also removed
|
- the random load option is also removed
|
||||||
- non-standard calls like `statx()`/`getdents()`/`getdents64()`
|
- non-standard calls like `statx()`/`getdents()`/`getdents64()`
|
||||||
- platform-specific
|
- platform-specific
|
||||||
|
|
Loading…
Reference in a new issue