DX Application Performance Management

 View Only
  • 1.  How does CA MAA calculate app Startup Time

    Posted May 15, 2015 05:10 PM

    Technically how does MAA calculate the App Startup Time metric. Please elaborate on what and how we measure App Startup Time as reported in the GUI.



  • 2.  Re: How does CA MAA calculate app Startup Time
    Best Answer

    Posted May 15, 2015 05:11 PM

    Our SDK can detect when the iOS system has started loading the app’s main class. We also detect when the applicationDidFinishLaunching was called (on iOS for example). The difference between them is the app startup time. Something similar on Android.