[Shipped] Improving Mobile Screen Performance with TTID / TTFD #60127
zoesyc
announced in
Launch Feedback
Replies: 2 comments 3 replies
-
flashlight does something similar but it's a pre-release tool, it'd be cool if it's possible to do something similar but derived from production events (transactions/errors...) and filterable by device type, brand, etc. |
Beta Was this translation helpful? Give feedback.
3 replies
-
We now have TTID / TTFD monitoring for React Native applications! 🚀 You can learn more here: https://github.com/getsentry/sentry-react-native/releases/tag/5.20.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It’s no secret that mobile application performance significantly impacts whether a customer engages with your product. In 2019, Think with Google found that “a one-second delay in mobile load times can impact conversion rates by up to 20%.”
So we’re releasing a new troubleshooting workflow focused on mobile-centric metrics - specifically TTID (Time to Initial Display) and TTFD (Time to Full Display) for screen load performance. To quote Android docs:
Starting today, you can find Mobile in the sidebar under Performance.
What’s New
Additional Requirements
To be able to use Mobile Screens, you'll need to have Performance set up - here's our setup guide for instructions. You can learn more about this release in our docs.
We want to hear from you!
We're rethinking our mobile performance workflows and we'd like to know if this is working for you! We'd like to better understand:(This would mean that Sentry would calculate a single score by weighing the normalized scores across industry recognized mobile metrics like start times, screen load times, app responsiveness. To get an idea of what this would look like, check out our recent launch for Web Vitals)
Feel free to share your thoughts in the discussion below - or you can find us on Discord and X.
Beta Was this translation helpful? Give feedback.
All reactions