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

Inquiry Regarding Bundle Size in easy-peasy v6.0.4 #904

Open
ayoubkhan558 opened this issue May 5, 2024 · 1 comment
Open

Inquiry Regarding Bundle Size in easy-peasy v6.0.4 #904

ayoubkhan558 opened this issue May 5, 2024 · 1 comment

Comments

@ayoubkhan558
Copy link

I noticed that the bundle size of easy-peasy v6.0.4 is 35.3 kB (minified) and 11.0 kB (compressed with GZIP). Given the emphasis on optimization in web development, are there plans to reduce this size without compromising functionality? Looking forward to your insights.

@jmyrland
Copy link
Collaborator

jmyrland commented May 7, 2024

Hey @ayoubkhan558 !

There are currently no ongoing efforts in reducing the bundle size of easy-peasy.

However, we are open to pull requests if you feel inclined to reduce the footprint of this library while still keeping the same API and behaviour.

As mentioned in the docs, 11kb gzipped is not crazy big - but it might not be the best fit in some cases where footprint is a major concern. In this case, you could look at alternatives to see if there are any candidates with a smaller footprint.

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

2 participants