From 53ebc8d0c5505876a4c411505a55374e4e45512f Mon Sep 17 00:00:00 2001 From: Jana Date: Sun, 9 Aug 2020 23:43:27 +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 da1e90a..e46c2bc 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 - - du, sort and _type-to-nav_ program options require a `stat()` on all entries + - du, sort and _type-to-nav_ program options require a `stat()` on all entries for correctness ## Comparison