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

Less Data consumption, reducing of codes sizes #1001

Open
johnoseni1 opened this issue Feb 13, 2022 · 1 comment
Open

Less Data consumption, reducing of codes sizes #1001

johnoseni1 opened this issue Feb 13, 2022 · 1 comment

Comments

@johnoseni1
Copy link

This should use little data consumption, when fetching data

@lucidNTR
Copy link

@johnoseni1 You mean the bundle size? A minified browser release with brotli compression is weighs currently around 25.2 kB and for comparison apollo-client is around 35Kb for a comparable release.

If you mean the actual data fetching data, this can be tweaked and influenced in many ways including the batching settings, json graph model and transport layer, you would have to be a bit more specific what the issue is in that case...

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