Re: Reducing git size by building libgit.so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 12, 2019 at 4:42 PM Ævar Arnfjörð Bjarmason
<avarab@xxxxxxxxx> wrote:
> I.e. we'd just have one git binary, everything else symlinking to that,
> and we'd route to the right program by inspecting argv, which we mostly
> do already.

If I remember correctly libcurl.so startup time was the reason it's
split out of "git" binary, so we can't just merge everything into one
(*). But yeah merging some back is not a bad idea.

(*) but maybe "git" binary has gotten much slower overall, or
libcurl.so much faster that it does not matter anymore. That problem
was like 10 years ago.
-- 
Duy




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux