graphql-python / graphql-python/graphql-core
Test and document use of GraphQL-core with uvloop
Offen
documentation
investigate
optimization
- Vorherrschende Sprache
- Python
- Sterne
- 531
- Forks
- 146
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.