graphql-python / graphql-python/graphql-core

Test and document use of GraphQL-core with uvloop

未關閉
#143 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
documentation investigate optimization
主要語言
Python
星號
531
分支
147
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`.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

從 issue #141 中的討論開始,檢視目前如何記錄 async GraphQL-core 的使用方式與 event loop 設定。對 uvloop 與預設的 event loop 進行基準測試,接著記錄 uvloop 的選用方式,同時保留在沒有編譯函式庫相依性的情況下使用 pure-Python 的能力。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
backend-api-design, documentation, performance
Issue 類型
文件
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。