Updated Performance (markdown)

Mischievous Meerkat 2020-12-10 22:29:12 +05:30
parent e08e10c464
commit 911157df28
1 changed files with 1 additions and 1 deletions

@ -54,7 +54,7 @@ Stripped binary (or script) size & memory usage of `nnn` and some other popular
Results with a more aggressive custom static compilation and upx compression:
<pre>
$ sudo make CFLAGS=-march=corei7 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
$ make CFLAGS=-march=corei7 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
$ upx nnn-static
$top
<b> BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND