public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] Can we do something about libspdm?
@ 2024-07-31 10:34 Leif Lindholm
  2024-07-31 12:47 ` Yao, Jiewen
  0 siblings, 1 reply; 5+ messages in thread
From: Leif Lindholm @ 2024-07-31 10:34 UTC (permalink / raw)
  To: devel; +Cc: Jiewen Yao, Michael D Kinney, Andrew Fish

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]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-01 15:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 10:34 [edk2-devel] Can we do something about libspdm? Leif Lindholm
2024-07-31 12:47 ` Yao, Jiewen
2024-07-31 14:09   ` Leif Lindholm
2024-08-01  9:48     ` Yao, Jiewen
2024-08-01 15:19       ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox