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

Optimize and enhance Mocca serializer and deserializer #18

Open
fabiocarvalho777 opened this issue Jul 13, 2021 · 0 comments
Open

Optimize and enhance Mocca serializer and deserializer #18

fabiocarvalho777 opened this issue Jul 13, 2021 · 0 comments

Comments

@fabiocarvalho777
Copy link
Member

fabiocarvalho777 commented Jul 13, 2021

Optimize Mocca serializer and deserializer by avoiding processing from scratch for every single request. One example of possible optimizations would be to define non-custom selection set only once and save it in a cache, whose key is the return type.

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