mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Performance (markdown)
parent
0b92c8b9f2
commit
1f9e19cf1b
@ -4,7 +4,9 @@
|
||||
|
||||
## Optimization techniques
|
||||
|
||||
#### `nnn` uses highly optimized algorithms for performance. The significant factors are:
|
||||
`nnn` uses highly optimized algorithms for performance.
|
||||
|
||||
#### Significant factors:
|
||||
|
||||
- quicksort with pre-filters to sort by filename, time, size etc.
|
||||
- 0 fragmentation - no byte loss while storing file name of directory entries
|
||||
|
Loading…
Reference in New Issue
Block a user