pop-os / libcosmic

WIP library for COSMIC applications
https://pop-os.github.io/libcosmic/cosmic/
Mozilla Public License 2.0
465 stars 47 forks source link

slow repo #704

Open wiiznokes opened 5 days ago

wiiznokes commented 5 days ago

I wonder why this repo is so slow. When cloning from scratch, it's ~ 100mb to download. And when fetching some commits, it can takes like 20 seconds

git-f0x commented 5 days ago

The majority of the size is from git history and other git related files (libcosmic + iced). Though libcosmic objects are >3x larger than Iced objects (I think the design demo that was removed at some point previously was rather large, so it might be contributing to the large size).

mmstick commented 5 days ago

I'd recommend doing a shallow clone since there's been a lot of code churn between libcosmic and iced.