mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Performance (markdown)
parent
c6bf6143f3
commit
f560e1a3a5
@ -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:
|
||||
|
||||
<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 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
|
||||
<b> BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
|
||||
|
Loading…
Reference in New Issue
Block a user