graphql-python / graphql-python/graphql-core

Test and document use of GraphQL-core with uvloop

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
documentation investigate optimization
Dominant language
Python
Stars
531
Forks
146
PR merge metrics
No merged PRs in 30d

Description

In #141 it was discussed whether using a different event loop such as `uvloop` can speed up async use of GraphQL-core.

We should do some benchmarking and document how to replace the default event loop with a more efficient one. However, it should still be possible to use GraphQL-core as a pure-Python function, i.e. without depending on libraries that need to be compiled, such as `uvloop`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.