mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Performance (markdown)
parent
99c4c51c7c
commit
0656e52ca4
|
@ -56,7 +56,7 @@ Results with a more aggressive custom static compilation and upx compression:
|
||||||
<pre>
|
<pre>
|
||||||
$ 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
|
$ 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
|
||||||
$ upx nnn-static
|
$ upx nnn-static
|
||||||
$top
|
$ top
|
||||||
<b> BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
|
<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> 3052</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
|
<b> 579K</b> 2428 <b> 2240</b> 4 S 0.0 nnn-static -cdDEnQrux -t d /usr/bin // 1.5K files
|
||||||
|
|
Loading…
Reference in a new issue