Home > Software engineering >  Page speed metric for Android
Page speed metric for Android

Time:11-10

I have seen the Page speed for the web https://pagespeed.web.dev/ I want to calculate the amount of time taken between the user lands on the screen until the app completes processing and rendering the content. Have tried some analytics tools such as Firebase performance, Posthog, Mixpanel, Google Analytics, and Instabug. But no tool provided the analytics which I am looking for.

CodePudding user response:

(Disclosure: engineer at PostHog)

  • Related