Updated Performance (markdown)

Mischievous Meerkat 2020-12-10 22:33:08 +05:30
parent 0656e52ca4
commit 48deddc109
1 changed files with 1 additions and 1 deletions

@ -58,7 +58,7 @@ $ make O_NORL=1 O_NOMOUSE=1 O_NOLOC=1 O_NOBATCH=1 O_NOSSN=1 O_NOFIFO=1 O_QSORT=1
$ upx nnn-static
$ top
<b> BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
<b> 579K</b> 3136 <b> 3052</b> 4 S 0.0 nnn-static -cdDEnQrux -t d ~/images // 11K files
<b> 579K</b> 3136 <b> 3056</b> 4 S 0.0 nnn-static -cdDEnQrux -t d ~/images // 11K files
<b> 579K</b> 2428 <b> 2240</b> 4 S 0.0 nnn-static -cdDEnQrux -t d /usr/bin // 1.5K files
</pre>