emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#65720: closed (Guile-Git-managed checkouts grow way too much)


From: GNU bug Tracking System
Subject: bug#65720: closed (Guile-Git-managed checkouts grow way too much)
Date: Wed, 22 Nov 2023 16:01:01 +0000

Your message dated Wed, 22 Nov 2023 17:00:07 +0100
with message-id <87h6ldkcc8.fsf@gnu.org>
and subject line Re: [bug#66650] bug#65720: Guile-Git-managed checkouts grow 
way too much
has caused the debbugs.gnu.org bug report #65720,
regarding Guile-Git-managed checkouts grow way too much
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65720: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65720
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Guile-Git-managed checkouts grow way too much Date: Sun, 03 Sep 2023 22:44:39 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello!

As reported by Tobias on IRC (in the context of ‘hpcguix-web’),
checkouts managed by Guile-Git appear to grow beyond reason.  As an
example, here’s the same ‘.git’ managed with Guile-Git and with Git:

--8<---------------cut here---------------start------------->8---
$ du -hs 
~/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq
6.7G    
/home/ludo/.cache/guix/checkouts/pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq
$ du -hs .git
517M    .git
--8<---------------cut here---------------end--------------->8---

It would seem that libgit2 doesn’t do the equivalent of ‘git gc’.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: [bug#66650] bug#65720: Guile-Git-managed checkouts grow way too much Date: Wed, 22 Nov 2023 17:00:07 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

Simon Tournier <zimon.toutoune@gmail.com> skribis:

> Somehow I was expressing: my view probably falls into the “Premature
> optimization is the root of all evil” category.  Other said, I have no
> objection and I will revisit the issue when I will be on fire, if I am,
> or annoyed for real.

Alright!

Pushed as b150c546b04c9ebb09de9f2c39789221054f5eea.

Let’s see how it behaves and if there are problems we had overlooked…

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]