From 1f9e19cf1b2eb82553c71de23d6aae91f667e16a Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 5 Apr 2020 14:52:07 +0530 Subject: [PATCH] Updated Performance (markdown) --- Performance.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index aa53003..6fc840c 100644 --- a/Performance.md +++ b/Performance.md @@ -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