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

Updated Performance (markdown)

Mischievous Meerkat 2019-12-02 19:57:41 +05:30
parent 3de95145eb
commit e158cc0e47

@ -4,7 +4,7 @@
## Optimization techniques
`nnn` uses highly optimized algorithms for performance. Some of the significant factors are:
`nnn` uses highly optimized algorithms for performance. The significant factors are:
- quicksort with pre-filters to sort files based on filename, modification time, size etc.
- 0 fragmentation - no byte loss while saving file name of directory entries