Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report AppStart time till First Frame Drawn and not onResume #2627

Closed
romtsn opened this issue Mar 28, 2023 · 1 comment
Closed

Report AppStart time till First Frame Drawn and not onResume #2627

romtsn opened this issue Mar 28, 2023 · 1 comment

Comments

@romtsn
Copy link
Member

romtsn commented Mar 28, 2023

Description

onResume isn't correct according to https://developer.android.com/topic/performance/vitals/launch-time#cold

image

Potentially we should also change when we start measuring app start time (first class load) https://github.com/square/papa/blob/26f21379a8efb14b292c1db5188d4a3be6a48872/papa/src/main/java/papa/internal/Perfs.kt#L300-L359

Relates to #2177 and getsentry/sentry-cocoa#2840.

@markushi
Copy link
Member

Apps start time is tackled with #2177

@markushi markushi moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Mar 29, 2023
@romtsn romtsn self-assigned this Jul 19, 2023
@romtsn romtsn closed this as completed Jul 25, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Mobile & Cross Platform SDK Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants