Updated Performance (markdown)

John Doe 2020-04-05 14:52:07 +05:30
parent 0b92c8b9f2
commit 1f9e19cf1b
1 changed files with 3 additions and 1 deletions

@ -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