From 4343055450f8cbcda8f83575c4b2082fef882889 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 5 Apr 2020 22:14:20 +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 b44c738..9e0bfd7 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) - - the difference is not usually not perceptible by human beings + - the difference is not usually perceptible by human beings - the random load option is also removed - non-standard calls like `statx()`/`getdents()`/`getdents64()` - platform-specific