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

Updated Performance (markdown)

John Doe 2020-04-05 14:52:07 +05:30
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