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

Performance inprovements for upload_graph #1796

Open
ricopinazo opened this issue Oct 1, 2024 · 0 comments
Open

Performance inprovements for upload_graph #1796

ricopinazo opened this issue Oct 1, 2024 · 0 comments
Labels
GraphQL Features/Issues for our GraphQL service

Comments

@ricopinazo
Copy link
Contributor

have a look at the implementation of upload_graph and try to skip as much steps as possible from the validation process. For instance, avoid having to re-encode the graph again.

@miratepuffin miratepuffin added the GraphQL Features/Issues for our GraphQL service label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GraphQL Features/Issues for our GraphQL service
Projects
None yet
Development

No branches or pull requests

2 participants