diff --git a/Performance.md b/Performance.md index 8b7c8ad..aa53003 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 _nav-as-you-type_ program options require the `stat` of all entries + - du, sort and _nav-as-you-type_ program options require a `stat()` on all entries ## Comparison