googleapis / googleapis/google-cloud-python
Improve async client performance
オープン
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 はまだ評価されていません。