Open
Description
I couldn't help notice that downloading github.com/benoitkugler/textlayout
takes quite a while, so I ran
$ du -hs .
311M .
$ du -hs *
155M fonts
4.0K go.mod
4.0K go.sum
19M graphite
12M harfbuzz
440K language
4.0K LICENSE
4.0K README.md
4.0K test
5.2M unicodedata
to check.
It's unfortunate to have to fetch at least ~200 MB data, or even > 300 MB for the entire history just to access the Go source. Would you be open to slimming down the repository and rewrite Git history to obtain a leaner dependency? If it's inconvenient to slim down the testdata files, perhaps they could be extracted into a separate (test-only) dependency module?
Metadata
Assignees
Labels
No labels
Activity