GNU bug report logs -
#65866
[PATCH 0/8] Add built-in builder for Git checkouts
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Mon, 11 Sep 2023 14:25:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #56 received at 65866 <at> debbugs.gnu.org (full text, mbox):
Hi Ludo,
On Tue, 19 Sep 2023 at 16:43, Ludovic Courtès <ludo <at> gnu.org> wrote:
>>> 1. Merge <https://issues.guix.gnu.org/65866> with the hard Git
>>> dependency.
>>
>> Is #65866 fixing bug#63331 (Guile-GnuTLS/Git circular dependency) [1]?
>
> Yes, as written in the cover letter.
[...]
> As I wrote in the cover letter, this patch
> series is the complete fix for <https://issues.guix.gnu.org/63331>.
Thanks for clarifying the cover letter:
This patch series is a first step towards getting Git out of
derivation graphs when it’s only used to fetch source code
(origins with ‘git-fetch’), with the goal of fixing:
https://issues.guix.gnu.org/63331
Because I am not native, my dictionary says, Goal: Something that is
your goal is something that you hope to achieve, especially when much
time and effort will be needed.
Sorry if, from the cover letter and my vague understanding of the code,
it was not obvious for me that merging #65866 directly close #63331.
From my understanding, #65866 was one step toward closing #63331 and not
the complete fix.
Anyway. :-)
> I suggest that we focus on the various sub-problems we’re trying to
> solve without losing sight of the big picture, yet without conflating
> them all.
The way we are trying to focus or solve these various sub-problems
depends on what we have at hand (the big picture). Having an hard
dependency of Git means these immediate improvements by drop-in
replacements:
+ git clone => 3x faster for full Guix repository
+ shallow clone => 25% of improvements
+ git fetch => no worry much about gc
+ commit-relation => 35x faster
for an increase of the closure between 9% and 12%. All these numbers
are for my machine and I guess they would be the order on average.
That said, I expressed my concerns about the “big picture” and
libgit2. :-)
Cheers,
simon
This bug report was last modified 1 year and 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.