From 62ad540f14058c410c3d93966ffcbd633cdbefa7 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 5 Apr 2020 13:42:42 +0530 Subject: [PATCH] Updated Performance (markdown) --- Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index 983f51e..56dcab7 100644 --- a/Performance.md +++ b/Performance.md @@ -37,7 +37,7 @@ - performance with 10K files is good enough today - SSD/NVMe are the future - use lazy/background/threaded load - - the du, sort and _nav-as-you-type_ program options require a `stat` all files beforehand + - du, sort and _nav-as-you-type_ program options require the `stat` of all entries ## Comparison