1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-22 15:20:59 +03:00

Updated Performance (markdown)

Mischievous Meerkat 2019-11-17 19:46:20 +05:30
parent 4944ba4824
commit 7a08e7081a

@ -15,11 +15,12 @@ $ top -bn 1 -p (pidof nnn | tr ' ' ',') | grep "^ "
Stripped binary (or script) size and memory usage of `nnn` and some other popular FMs (which existed before `nnn`) while viewing a directory with 13.5K files (0 directories), sorted by size/du:
<pre>
<b>BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
<b> 650K</b> 139720 <b>91220</b> 8460 S 1.1 ranger
<b> 1M</b> 50496 <b>15328</b> 4076 S 0.2 vifm
<b> 1M</b> 72152 <b>12468</b> 7336 S 0.2 mc
<b> 62K</b> 15740 <b> 4348</b> 2460 S 0.1 nnn -S
<b> BINSZ</b> VIRT <b> RES</b> SHR S %MEM COMMAND
<b> 650K</b> 139720 <b>91220</b> 8460 S 1.1 ranger
<b> 1M</b> 50496 <b>15328</b> 4076 S 0.2 vifm
<b> 1M</b> 72152 <b>12468</b> 7336 S 0.2 mc
<b> 62K</b> 15740 <b> 4348</b> 2460 S 0.1 nnn -S
<b>130.7K</b> - - - - - ls
</pre>
## nnn vs. ls