This is a migrated thread and some comments may be shown as answers.

Memory Usage Graph under Metrics - Silverlight

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 21 Nov 2013, 10:07 PM
Hello Telerik Community,

Could someone tell me about the Memory Usage Graph under the JustTrace overview?  When tracing a Silverlight application the memory graph seems to show memory usage for the application over time.  It looked pretty good until I realized that the graph was telling me that my Silverlight application was taking up a maximum of 28MB.  I brought up task manager, and found that we were taking more than 200mb of memory.  Is the memory graph measuring something other than what the Windows Task manager is measuring?

Michael.

1 Answer, 1 is accepted

Sort by
0
Tsvetomir
Telerik team
answered on 22 Nov 2013, 12:14 PM
Hello Michael,

Thank you for reaching Telerik forums.

As you correctly pointed out the Memory Usage Graph shows different values from these in task manager. This is due the fact that in the memory usage graph JustTrace shows what part of the managed heap is used by the profiled process. The whole memory consumption of the profiled process can be seen with the memory counter "Working Set" in the session summary pane in "Metrics" view ( see attached "WorkingSet.png"). You can find detailed information about the performance and memory counters here: http://www.telerik.com/help/justtrace/metrics.html. As silverlight uses a lot of unmanaged resources, there can be a huge difference between the the working set and the managed heap.

Let me know if I can assist you with anything else. Happy profiling!

Kind Regards,
Tsvetomir
Telerik
Share what you think about JustTrace & JustMock with us, so we can become even better! You can use the built-in feedback tool inside JustTrace, our forums, or our JustTrace or JustMock portals.
Tags
General Discussions
Asked by
Michael
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Share this question
or