Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2023 23:57:40 +0200
From:      =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= <olivier@freebsd.org>
To:        Piotr Kubaj <pkubaj@anongoth.pl>
Cc:        =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com>,  "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 22387af7f781 - main - sysutils/fastfetch: Like neofetch, but much faster because written in C
Message-ID:  <CA%2Bq%2BTcp2G_k7d906a5=zwmBEjYiAc3OLx81Wyb%2Bt9vB%2BiWokqg@mail.gmail.com>
In-Reply-To: <ZKcmtJ_2Cu6GgabO@talos>
References:  <202307062017.366KH0oe064097@gitrepo.freebsd.org> <CAGwOe2bgV3BB=KhKCCxb47YNqpcx2r07hETKW1yUyzX9CpD9XQ@mail.gmail.com> <ZKcmtJ_2Cu6GgabO@talos>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Thu, Jul 6, 2023 at 10:40 PM Piotr Kubaj <pkubaj@anongoth.pl> wrote:

> I actually quite like it, because it's not just a simple shell script,
> of which there are many similar that do the same, but actually quite
> advanced program that can display much more than all the rest I saw.
>
>
let's compare the dependencies it brings vs neofetch:

$ ./pkg-real-size.sh neofetch
List of dependencies and their size:
devel/gettext-runtime : 973673 bytes
devel/readline : 1866398 bytes
neofetch : 349593 bytes
print/indexinfo : 12247 bytes
shells/bash : 9714663 bytes
----------------------------------
TOTAL size: 12916574 bytes ( 12  megabytes )


$ ./pkg-real-size.sh fastfetch
List of dependencies and their size:
archivers/brotli : 1866309 bytes
archivers/libdeflate : 275194 bytes
archivers/liblz4 : 744130 bytes
archivers/libzip : 459874 bytes
archivers/zstd : 3843753 bytes
audio/flac : 7295017 bytes
audio/lame : 2039922 bytes
audio/libogg : 476766 bytes
(etc.)
x11/pixman : 2096813 bytes
x11/xfce4-conf : 881140 bytes
x11/xorgproto : 1447846 bytes
----------------------------------
TOTAL size: 752909315 bytes ( 718  megabytes )

Perhaps it is fast… but it is heavy :-)

[-- Attachment #2 --]
<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:&quot;courier new&quot;,monospace"><span style="font-family:Arial,Helvetica,sans-serif">On Thu, Jul 6, 2023 at 10:40 PM Piotr Kubaj &lt;<a href="mailto:pkubaj@anongoth.pl">pkubaj@anongoth.pl</a>&gt; wrote:</span><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I actually quite like it, because it&#39;s not just a simple shell script,<br>
of which there are many similar that do the same, but actually quite<br>
advanced program that can display much more than all the rest I saw.<br><br></blockquote><div><br></div>let&#39;s compare the dependencies it brings vs neofetch:<br><br>$ ./pkg-real-size.sh neofetch<br>List of dependencies and their size:<br>devel/gettext-runtime : 973673 bytes<br>devel/readline : 1866398 bytes<br>neofetch : 349593 bytes<br>print/indexinfo : 12247 bytes<br>shells/bash : 9714663 bytes<br>----------------------------------<br>TOTAL size: 12916574 bytes ( 12  megabytes )<br><br><br>$ ./pkg-real-size.sh fastfetch<br>List of dependencies and their size:<br>archivers/brotli : 1866309 bytes<br>archivers/libdeflate : 275194 bytes<br>archivers/liblz4 : 744130 bytes<br>archivers/libzip : 459874 bytes<br>archivers/zstd : 3843753 bytes<br>audio/flac : 7295017 bytes<br>audio/lame : 2039922 bytes<br>audio/libogg : 476766 bytes<br>(etc.)<br>x11/pixman : 2096813 bytes<br>x11/xfce4-conf : 881140 bytes<br>x11/xorgproto : 1447846 bytes<br>----------------------------------<br>TOTAL size: 752909315 bytes ( 718  megabytes )<br><br>Perhaps it is fast… but it is heavy :-)</div></div>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2Bq%2BTcp2G_k7d906a5=zwmBEjYiAc3OLx81Wyb%2Bt9vB%2BiWokqg>