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

More memory consumption with silverlight application

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sharandip
Top achievements
Rank 1
Sharandip asked on 20 Jul 2012, 09:27 AM

Hi All,

I am facing memory issue with Silverlight application. More memory is used if the application is running whole day.
Following are the steps followed to reproduce the issue.

1) Start the task manager and check the mem consumption from Plugin Container for FireFox (ca. 198MB at the beginning)
2) Start my Application

Expected result: Memory consumption should remain "relatively low"

Actual result: After an hour of usage (normal, not heavy use) the mem consumption was 482MB.

After 1 hour: mem consumption is now 574MB.

Is there any idea why it is behaving like this or any workarounds for the same.

Thanks

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 23 Jul 2012, 05:41 AM
Hi,

 You may need to profile your application for memory leaks. You can use for example JustTrace.

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
General Discussions
Asked by
Sharandip
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or