graphql-python / graphql-python/graphql-core

Test and document use of GraphQL-core with uvloop

オープン
#143 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation investigate optimization
主要言語
Python
スター
531
フォーク
146
PR マージ指標
30日以内にマージされた PR はありません

説明

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`.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with the discussion in issue #141 and review how async GraphQL-core use and event-loop configuration are currently documented. Benchmark uvloop against the default event loop, then document optional uvloop use while keeping pure-Python use available without compiled-library dependencies.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
backend-api-design, documentation, performance
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。