From f560e1a3a5ca69e9367833fc50dfb09c08c2f5af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Mon, 24 May 2021 22:42:28 +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 b61b481..d90184d 100644 --- a/Performance.md +++ b/Performance.md @@ -58,7 +58,7 @@ Stripped binary (or script) size & memory usage of `nnn` and some other popular Results with aggressive make options, static binary and upx compression:
-$ make O_NORL=1 O_NOMOUSE=1 O_NOLOC=1 O_NOBATCH=1 O_NOSSN=1 O_NOFIFO=1 O_QSORT=1 O_NOUG=1 static strip
+$ make O_NORL=1 O_NOMOUSE=1 O_NOLC=1 O_NOBATCH=1 O_NOSSN=1 O_NOFIFO=1 O_QSORT=1 O_NOUG=1 static strip
 $ upx nnn-static
 $ top
  BINSZ    VIRT    RES    SHR S  %MEM   COMMAND