Hi, i have a simple question about method timing -
i have a class "OrderDataUtilities" which shows average time of 4786 ms when i expand that class a method is taking around 52649 ms". i was expecting the class should include this method time as well? isn't that true?
Answer by Andreas G. · May 13, 2013 at 08:02 AM
It is - BUT - the columns says "Exec AVG". You have 11 method calls in that package with a total exec time of 52649. That makes an avg exec time for this package of 4786.
When I work with this dashlet to identify slow running methods or methods that are called very often I typical switch to the "Method-only view" (through the toolbar toggle buttons). Then I either sort by Exec Avg or Count
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Would you like to have an early taste of what we have cooked up for 2019? We would love to hear your feedback and improve some of the new features. Check NAM 2019 Beta release notes.
Sign up today!