From fec754626cdf66d211aa650dc2078622d11c8583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Sun, 9 May 2021 22:05:39 +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 29c30a6..4d2da3d 100644 --- a/Performance.md +++ b/Performance.md @@ -30,7 +30,7 @@ - the difference is not usually perceptible by human beings - the random load option is also removed to emphasize this - non-standard calls like `statx()`/`getdents()`/`getdents64()` - - platform-specific + - platform-specific, `nnn` is POSIX-compliant - man page _Description_ begins with _"These are not the interfaces you are interested in."_ - optimize handling 10K+ entries in a dir - not a mass use case