googleapis / googleapis/google-cloud-python

Improve async client performance

オープン
#16,388 コメント 1 件 リアクション 0 件 担当者 1 名 @daniel-sanche が担当を希望しています GitHub で見る
priority: p2 type: feature request
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
2日 23時間
マージ済み PR(30日)
123

説明

I threw together a quick benchmark, and was seeing ~4-5x slower async calls vs sync (with the network mocked out)

This mostly appears to be due to re-building the wrapped function on each call, rather than caching. I opened https://github.com/googleapis/gapic-generator-python/pull/1755 to address this

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

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

評価

この issue はまだ評価されていません。

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

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