getsentry / getsentry/sentry-java
Add support for performance tracking Jetpack Compose re-composition and re-render
未關閉
Android
Improvement
Spans
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### Problem Statement
As of now we only measure the initial composition / render time. It would be great to be able to see which `@Composable` gets re-rendered more often or even contributes to slow / frozen frames due to slow rendering.
### Solution Brainstorm
_No response_
貢獻指南
研究方向
該 issue 提到了 Jetpack Compose 的重組和重新渲染效能,但沒有提供可以開始著手的檔案、測試或入口點。首先需要定義如何測量 composable 的重組,以及緩慢或凍結的畫格;要完成這項工作,需要一個達成共識的設計,以及用於追蹤這些測量結果的涵蓋範圍。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, kotlin
- 領域
- mobile, performance
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100