microsoftgraph / microsoftgraph/msgraph-sdk-python
Importing GraphServiceClient is extremely slow
未關閉
還沒有人認領這個 Issue。
enhancement
help wanted
priority:p3
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
from msgraph import GraphServiceClient
This line can sometimes take 3.4s. Is it possible to optimize this? I'm not sure if this is a bug or a feature request.
msgraph-sdk 1.8.0
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
針對 msgraph-sdk 1.8.0 重現 from msgraph import GraphServiceClient 的匯入耗時,然後分析匯入路徑,以確定 3.4 秒耗費在哪裡。如果 repository 有合適的測試位置,完成標準是記錄經過測量的改進,並為匯入時行為提供覆蓋。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- performance
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 42/100