From 884de2d111ca09ef0963c9978bedd49731417986 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 5 Apr 2020 21:58:25 +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 c1c760b..b44c738 100644 --- a/Performance.md +++ b/Performance.md @@ -27,7 +27,7 @@ #### Rejected options - replace quicksort with a more aggressive algorithm (favor space over time complexity) - - usually not perceptible by human beings + - the difference is not usually not perceptible by human beings - the random load option is also removed - non-standard calls like `statx()`/`getdents()`/`getdents64()` - platform-specific