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 15:24:35 +05:30
parent b468516038
commit a81ab5c5d8

@ -4,8 +4,6 @@
## Optimization techniques
`nnn` uses highly optimized algorithms for performance.
#### Significant factors
- quicksort with pre-filters to sort by filename, time, size etc.