Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package filesize is pretty big #103

Open
staabm opened this issue Jan 2, 2021 · 0 comments
Open

package filesize is pretty big #103

staabm opened this issue Jan 2, 2021 · 0 comments

Comments

@staabm
Copy link

staabm commented Jan 2, 2021

What is this feature about (expected vs actual behaviour)?

we integrated this lib with REDAXO CMS project and realized that it is by far the biggest dependency we have.
see redaxo/redaxo#4249

grafik

major offender is the "data" directory. Tested with 5.4.51

would it be possible store all the characters in a more space efficient format?

PS: portable-ascii is the 2nd most space consuming lib in our cms. whatever solution we find for this problem here, could maybe also be applied for portable-ascii.

How can I reproduce it?

  • make a project depend on portable-utf8
  • run composer install
  • investigate vendor/ dir size

Does it take minutes, hours or days to fix?

dont know

Any additional information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant