-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
Description
Description
Implement:
-
TTID (Time to Initial Display) - for a screen, the time it takes to load the minimally interactive state (background, navigation, fast loading local content)
-
TTFD (Time to Full Display) - for a screen, the time it takes to completely render the screen, including content from disk/network
TTID:
- enabled by default
TTFD:
- disabled by default
- opt-in with 30 seconds timeout where the span finishes with deadline exceeded
- manually reported by user with
Sentry.reportFullyDisplayed()
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
No status