public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <quic_llindhol@quicinc.com>
To: <devel@edk2.groups.io>
Cc: Jiewen Yao <jiewen.yao@intel.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Andrew Fish <afish@apple.com>
Subject: [edk2-devel] Can we do something about libspdm?
Date: Wed, 31 Jul 2024 11:34:32 +0100	[thread overview]
Message-ID: <ZqoTOIGzxEmwR7I1@qc-i7.hemma.eciton.net> (raw)

Hi,

The libspdm submodule is 1.1GB of (compressed) data to clone, but only
18MB once checked out.

This is by some margin the majority of the time it takes to clone edk2
and submodules. (It takes me 5m44s, and I don't think it's my Internet
connection slowing it down.)

Having become curious as to how it managed to get that bad, I had a
dig. And found that nearly all of the data comes from a branch (that
is not a branch of the codebase at all) called github_pages.
If I run
  $ git branch -r -d github_pages
  $ git gc --prune=now
the size of my cloned directory shrinks from 1.1GB down to a more
reasonable 27MB.

Does anyone have any connections at DTMF that we can try to get in
touch with to discuss how to improve their repository setup?

/
    Leif


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120139): https://edk2.groups.io/g/devel/message/120139
Mute This Topic: https://groups.io/mt/107643637/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



             reply	other threads:[~2024-07-31 10:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-31 10:34 Leif Lindholm [this message]
2024-07-31 12:47 ` [edk2-devel] Can we do something about libspdm? Yao, Jiewen
2024-07-31 14:09   ` Leif Lindholm
2024-08-01  9:48     ` Yao, Jiewen
2024-08-01 15:19       ` Leif Lindholm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZqoTOIGzxEmwR7I1@qc-i7.hemma.eciton.net \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox